mirror of
https://github.com/wassname/evil_MoE.git
synced 2026-06-27 15:15:40 +08:00
24 lines
942 B
JSON
24 lines
942 B
JSON
{
|
|
"peacock.remoteColor": "#35192e",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#cc7fc4",
|
|
"activityBar.background": "#cc7fc4",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#dfe4bb",
|
|
"activityBarBadge.foreground": "#15202b",
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#cc7fc4",
|
|
"statusBar.background": "#bd5bb3",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#a34299",
|
|
"statusBarItem.remoteBackground": "#bd5bb3",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"titleBar.activeBackground": "#bd5bb3",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#bd5bb399",
|
|
"titleBar.inactiveForeground": "#15202b99"
|
|
},
|
|
"peacock.color": "#bd5bb3"
|
|
}
|