|
@@ -144,23 +144,23 @@
|
|
|
"editor.defaultFormatter": "foxundermoon.shell-format"
|
|
"editor.defaultFormatter": "foxundermoon.shell-format"
|
|
|
},
|
|
},
|
|
|
"workbench.colorCustomizations": {
|
|
"workbench.colorCustomizations": {
|
|
|
- "activityBar.activeBackground": "#ff6433",
|
|
|
|
|
- "activityBar.background": "#ff6433",
|
|
|
|
|
- "activityBar.foreground": "#15202b",
|
|
|
|
|
- "activityBar.inactiveForeground": "#15202b99",
|
|
|
|
|
- "activityBarBadge.background": "#00ff3d",
|
|
|
|
|
- "activityBarBadge.foreground": "#15202b",
|
|
|
|
|
|
|
+ "activityBar.activeBackground": "#ab307e",
|
|
|
|
|
+ "activityBar.background": "#ab307e",
|
|
|
|
|
+ "activityBar.foreground": "#e7e7e7",
|
|
|
|
|
+ "activityBar.inactiveForeground": "#e7e7e799",
|
|
|
|
|
+ "activityBarBadge.background": "#25320e",
|
|
|
|
|
+ "activityBarBadge.foreground": "#e7e7e7",
|
|
|
"commandCenter.border": "#e7e7e799",
|
|
"commandCenter.border": "#e7e7e799",
|
|
|
- "sash.hoverBorder": "#ff6433",
|
|
|
|
|
- "statusBar.background": "#ff3d00",
|
|
|
|
|
|
|
+ "sash.hoverBorder": "#ab307e",
|
|
|
|
|
+ "statusBar.background": "#832561",
|
|
|
"statusBar.foreground": "#e7e7e7",
|
|
"statusBar.foreground": "#e7e7e7",
|
|
|
- "statusBarItem.hoverBackground": "#ff6433",
|
|
|
|
|
- "statusBarItem.remoteBackground": "#ff3d00",
|
|
|
|
|
|
|
+ "statusBarItem.hoverBackground": "#ab307e",
|
|
|
|
|
+ "statusBarItem.remoteBackground": "#832561",
|
|
|
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
|
- "titleBar.activeBackground": "#ff3d00",
|
|
|
|
|
|
|
+ "titleBar.activeBackground": "#832561",
|
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
|
- "titleBar.inactiveBackground": "#ff3d0099",
|
|
|
|
|
|
|
+ "titleBar.inactiveBackground": "#83256199",
|
|
|
"titleBar.inactiveForeground": "#e7e7e799"
|
|
"titleBar.inactiveForeground": "#e7e7e799"
|
|
|
},
|
|
},
|
|
|
- "peacock.color": "#ff3d00"
|
|
|
|
|
|
|
+ "peacock.color": "#832561"
|
|
|
}
|
|
}
|