1+ {
2+ "workbench.colorCustomizations" : {
3+ "activityBar.activeBackground" : " #fa1b49" ,
4+ "activityBar.background" : " #fa1b49" ,
5+ "activityBar.foreground" : " #e7e7e7" ,
6+ "activityBar.inactiveForeground" : " #e7e7e799" ,
7+ "activityBarBadge.background" : " #155e02" ,
8+ "activityBarBadge.foreground" : " #e7e7e7" ,
9+ "commandCenter.border" : " #e7e7e799" ,
10+ "sash.hoverBorder" : " #fa1b49" ,
11+ "statusBar.background" : " #dd0531" ,
12+ "statusBar.foreground" : " #e7e7e7" ,
13+ "statusBarItem.hoverBackground" : " #fa1b49" ,
14+ "statusBarItem.remoteBackground" : " #dd0531" ,
15+ "statusBarItem.remoteForeground" : " #e7e7e7" ,
16+ "titleBar.activeBackground" : " #dd0531" ,
17+ "titleBar.activeForeground" : " #e7e7e7" ,
18+ "titleBar.inactiveBackground" : " #dd053199" ,
19+ "titleBar.inactiveForeground" : " #e7e7e799"
20+ },
21+ "peacock.color" : " #dd0531" ,
22+ "cSpell.words" : [
23+ " Avalonia" ,
24+ " filemaker" ,
25+ " fmxmlsnippet" ,
26+ " Mvvm" ,
27+ " xdoc" ,
28+ " XMFD" ,
29+ " XMSC" ,
30+ " XMSS" ,
31+ " XMTB"
32+ ]
33+ }
0 commit comments