Skip to content

Commit

Permalink
Update suggest widget border
Browse files Browse the repository at this point in the history
  • Loading branch information
cweijan committed Sep 8, 2024
1 parent 56f52a3 commit 00a79b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/onedark-modern.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"editorMarkerNavigation.background": "#232933",
"editorRuler.foreground": "#abb2bf26",
"editorSuggestWidget.background": "#21252b",
"editorSuggestWidget.border": "#282c34",
"editorSuggestWidget.border": "#3a3a3a",
"editorSuggestWidget.foreground": "#D8D9DC",
"editorSuggestWidget.selectedBackground": "#383E4A",
"editorWhitespace.foreground": "#282c34",
Expand Down

0 comments on commit 00a79b1

Please sign in to comment.