mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-08-13 13:36:11 -05:00
17 lines
564 B
JSON
17 lines
564 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#65c89b",
|
|
"statusBar.background": "#42b883",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#359268",
|
|
"statusBarItem.remoteBackground": "#42b883",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"titleBar.activeBackground": "#42b883",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#42b88399",
|
|
"titleBar.inactiveForeground": "#15202b99"
|
|
},
|
|
"peacock.remoteColor": "#42b883"
|
|
}
|