Files
alpaca_convert/.vscode/settings.json
T

24 lines
942 B
JSON

{
"peacock.color": "#8d5a0f",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#cfc5e4",
"activityBar.background": "#cfc5e4",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#b88167",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#cfc5e4",
"statusBar.background": "#b3a2d4",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#967fc4",
"statusBarItem.remoteBackground": "#b3a2d4",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#b3a2d4",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#b3a2d499",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.remoteColor": "#b3a2d4"
}