Skip to content

Commit 0730420

Browse files
committed
new CL results
1 parent bc22d07 commit 0730420

12 files changed

Lines changed: 890842 additions & 200 deletions

.vscode/settings.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@
1919
"docker.enableDockerComposeLanguageService": false,
2020
"cursor.general.disableHttp2": true,
2121
"workbench.colorCustomizations": {
22-
"activityBar.activeBackground": "#1f6fd0",
23-
"activityBar.background": "#1f6fd0",
22+
"activityBar.activeBackground": "#ab307e",
23+
"activityBar.background": "#ab307e",
2424
"activityBar.foreground": "#e7e7e7",
2525
"activityBar.inactiveForeground": "#e7e7e799",
26-
"activityBarBadge.background": "#ee90bb",
27-
"activityBarBadge.foreground": "#15202b",
26+
"activityBarBadge.background": "#25320e",
27+
"activityBarBadge.foreground": "#e7e7e7",
2828
"commandCenter.border": "#e7e7e799",
29-
"sash.hoverBorder": "#1f6fd0",
30-
"statusBar.background": "#1857a4",
29+
"sash.hoverBorder": "#ab307e",
30+
"statusBar.background": "#832561",
3131
"statusBar.foreground": "#e7e7e7",
32-
"statusBarItem.hoverBackground": "#1f6fd0",
33-
"statusBarItem.remoteBackground": "#1857a4",
32+
"statusBarItem.hoverBackground": "#ab307e",
33+
"statusBarItem.remoteBackground": "#832561",
3434
"statusBarItem.remoteForeground": "#e7e7e7",
35-
"titleBar.activeBackground": "#1857a4",
35+
"titleBar.activeBackground": "#832561",
3636
"titleBar.activeForeground": "#e7e7e7",
37-
"titleBar.inactiveBackground": "#1857a499",
37+
"titleBar.inactiveBackground": "#83256199",
3838
"titleBar.inactiveForeground": "#e7e7e799"
3939
},
4040
"peacock.color": "#1857a4",

0 commit comments

Comments
 (0)