_HyphenIsXToIQSSi

This commit is contained in:
2022-02-18 10:35:21 -07:00
parent b1ca4d2f83
commit f812388c82
2 changed files with 25 additions and 3 deletions

View File

@ -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"
}