_HyphenIsXToIQSSi
This commit is contained in:
22
Adaptation/.vscode/settings.json
vendored
22
Adaptation/.vscode/settings.json
vendored
@ -18,5 +18,25 @@
|
||||
"Smpl",
|
||||
"Villach",
|
||||
"Vrng"
|
||||
]
|
||||
],
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#9885b1",
|
||||
"activityBar.activeBorder": "#dacec5",
|
||||
"activityBar.background": "#9885b1",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#dacec5",
|
||||
"activityBarBadge.foreground": "#15202b",
|
||||
"sash.hoverBorder": "#9885b1",
|
||||
"statusBar.background": "#7e669d",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#9885b1",
|
||||
"statusBarItem.remoteBackground": "#7e669d",
|
||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
||||
"titleBar.activeBackground": "#7e669d",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#7e669d99",
|
||||
"titleBar.inactiveForeground": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#7e669d"
|
||||
}
|
Reference in New Issue
Block a user