Skip to content

Commit

Permalink
Update status bar colors.
Browse files Browse the repository at this point in the history
  • Loading branch information
cweijan committed Dec 6, 2024
1 parent 84e8b00 commit 1fd4023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/onedark-modern.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
"statusBar.background": "#343840",
"statusBar.debuggingBackground": "#515761",
"statusBar.debuggingBorder": "#515761",
"statusBar.debuggingForeground": "#ffffff",
"statusBar.debuggingForeground": "#fafafa",
"statusBar.focusBorder": "#8292ac",
"statusBar.foreground": "#ffffff",
"statusBar.foreground": "#fafafa",
"statusBar.noFolderBackground": "#232933",
"statusBarItem.focusBorder": "#8292ac",
"statusBarItem.hoverBackground": "#232933",
Expand Down

0 comments on commit 1fd4023

Please sign in to comment.