_HyphenIsXToIQSSi
This commit is contained in:
22
Adaptation/.vscode/settings.json
vendored
22
Adaptation/.vscode/settings.json
vendored
@ -13,5 +13,25 @@
|
||||
"PDSF",
|
||||
"THFTIRQS",
|
||||
"uctor"
|
||||
]
|
||||
],
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#eaf2d1",
|
||||
"activityBar.activeBorder": "#51b0ce",
|
||||
"activityBar.background": "#eaf2d1",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#51b0ce",
|
||||
"activityBarBadge.foreground": "#15202b",
|
||||
"sash.hoverBorder": "#eaf2d1",
|
||||
"statusBar.background": "#d7e7a9",
|
||||
"statusBar.foreground": "#15202b",
|
||||
"statusBarItem.hoverBackground": "#c4dc81",
|
||||
"statusBarItem.remoteBackground": "#d7e7a9",
|
||||
"statusBarItem.remoteForeground": "#15202b",
|
||||
"titleBar.activeBackground": "#d7e7a9",
|
||||
"titleBar.activeForeground": "#15202b",
|
||||
"titleBar.inactiveBackground": "#d7e7a999",
|
||||
"titleBar.inactiveForeground": "#15202b99"
|
||||
},
|
||||
"peacock.color": "#d7e7a9"
|
||||
}
|
Reference in New Issue
Block a user