mirror of
https://github.com/wassname/alpaca_convert.git
synced 2026-06-27 17:47:04 +08:00
24 lines
942 B
JSON
24 lines
942 B
JSON
{
|
|
"peacock.color": "#8d5a0f",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#369e23",
|
|
"activityBar.background": "#369e23",
|
|
"activityBar.foreground": "#e7e7e7",
|
|
"activityBar.inactiveForeground": "#e7e7e799",
|
|
"activityBarBadge.background": "#2e47d1",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"commandCenter.border": "#e7e7e799",
|
|
"sash.hoverBorder": "#369e23",
|
|
"statusBar.background": "#28741a",
|
|
"statusBar.foreground": "#e7e7e7",
|
|
"statusBarItem.hoverBackground": "#369e23",
|
|
"statusBarItem.remoteBackground": "#28741a",
|
|
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
"titleBar.activeBackground": "#28741a",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.inactiveBackground": "#28741a99",
|
|
"titleBar.inactiveForeground": "#e7e7e799"
|
|
},
|
|
"peacock.remoteColor": "#28741a"
|
|
}
|