Skip to content

Commit

Permalink
#2 - Improved coloring of inactive window title
Browse files Browse the repository at this point in the history
  • Loading branch information
rtud committed Feb 15, 2024
1 parent 5fe9ff4 commit 51e8252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/melange-redux-dark-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"statusBarItem.warningBackground": "#ebc06d",
"statusBarItem.warningForeground": "#292522",
"titleBar.activeBackground": "#523C3A",
"titleBar.inactiveBackground": "#867462",
"titleBar.inactiveBackground": "#34302c",
"titleBar.activeForeground": "#ece1d7",
"titleBar.inactiveForeground": "#c1a78e",
"gitDecoration.ignoredResourceForeground": "#a0a0a0",
Expand Down

0 comments on commit 51e8252

Please sign in to comment.