|
141 | 141 | ], |
142 | 142 | "workbench.colorCustomizations": { |
143 | 143 | "activityBar.activeBorder":"#945bc4", |
144 | | -"activityBar.activeBackground":"#65c89b", |
145 | | -"activityBar.background":"#65c89b", |
146 | | -"activityBar.foreground":"#15202b", |
147 | | -"activityBar.inactiveForeground":"#15202b99", |
148 | | -"activityBarBadge.background":"#945bc4", |
| 144 | +"activityBar.activeBackground":"#2f344a", |
| 145 | +"activityBar.background":"#2f344a", |
| 146 | +"activityBar.foreground":"#e7e7e7", |
| 147 | +"activityBar.inactiveForeground":"#e7e7e799", |
| 148 | +"activityBarBadge.background":"#885760", |
149 | 149 | "activityBarBadge.foreground":"#e7e7e7", |
150 | | -"commandCenter.border":"#15202b99", |
151 | | -"sash.hoverBorder":"#65c89b", |
152 | | -"statusBar.background":"#42b883", |
153 | | -"statusBar.foreground":"#15202b", |
154 | | -"statusBarItem.hoverBackground":"#359268", |
155 | | -"statusBarItem.remoteBackground":"#42b883", |
156 | | -"statusBarItem.remoteForeground":"#15202b", |
157 | | -"titleBar.activeBackground":"#42b883", |
158 | | -"titleBar.activeForeground":"#15202b", |
159 | | -"titleBar.inactiveBackground":"#42b88399", |
160 | | -"titleBar.inactiveForeground":"#15202b99" |
| 150 | +"commandCenter.border":"#e7e7e799", |
| 151 | +"sash.hoverBorder":"#2f344a", |
| 152 | +"statusBar.background":"#1b1e2b", |
| 153 | +"statusBar.foreground":"#e7e7e7", |
| 154 | +"statusBarItem.hoverBackground":"#2f344a", |
| 155 | +"statusBarItem.remoteBackground":"#1b1e2b", |
| 156 | +"statusBarItem.remoteForeground":"#e7e7e7", |
| 157 | +"titleBar.activeBackground":"#1b1e2b", |
| 158 | +"titleBar.activeForeground":"#e7e7e7", |
| 159 | +"titleBar.inactiveBackground":"#1b1e2b99", |
| 160 | +"titleBar.inactiveForeground":"#e7e7e799" |
161 | 161 | }, |
162 | | -"peacock.remoteColor":"#42b883", |
| 162 | +"peacock.remoteColor":"1b1e2b", |
163 | 163 | "cSpell.language":"en", |
164 | 164 | "cSpell.ignoreWords": [ |
165 | 165 | "AEIOU", |
|