Skip to content
Snippets Groups Projects
Commit 9773d6c7 authored by Bastien DUMONT's avatar Bastien DUMONT 👼
Browse files

update colors

parent f2ad9279
No related branches found
No related tags found
Loading
Checking pipeline status
{ {
"workbench.colorCustomizations": { "workbench.colorCustomizations": {
"activityBar.background": "#37cc4e", "activityBar.background": "#32343d",
"activityBar.activeBorder": "#7867d8", "activityBar.foreground": "#FFC600",
"activityBar.foreground": "#15202b", "activityBar.inactiveForeground": "#FFC60077",
"activityBar.inactiveForeground": "#15202b99", "activityBar.activeBorder": "#DB8300",
"activityBarBadge.background": "#7867d8", "activityBarBadge.background": "#e41b62",
"activityBarBadge.foreground": "#e7e7e7", "activityBarBadge.foreground": "#e7e7e7",
"titleBar.activeBackground": "#2aa63d", "titleBar.activeBackground": "#32343d",
"titleBar.inactiveBackground": "#2aa63d99", "titleBar.inactiveBackground": "#32343d99",
"titleBar.activeForeground": "#e7e7e7", "titleBar.activeForeground": "#E0E0E0",
"titleBar.inactiveForeground": "#e7e7e799", "titleBar.inactiveForeground": "#FFC60077",
"statusBar.background": "#2aa63d", "tab.activeBorderTop": "#FFC600",
"statusBarItem.hoverBackground": "#37cc4e", "tab.hoverBackground": "#FFC60011",
"statusBar.foreground": "#e7e7e7", "statusBar.background": "#32343d",
"activityBar.activeBackground": "#37cc4e", "statusBar.foreground": "#FFC600AA",
"sash.hoverBorder": "#37cc4e", "statusBarItem.hoverBackground": "#FFC60033",
"statusBarItem.remoteBackground": "#2aa63d", "statusBarItem.remoteBackground": "#FFC600",
"statusBarItem.remoteForeground": "#e7e7e7", "statusBarItem.remoteForeground": "#242633",
"commandCenter.border": "#e7e7e799" "focusBorder": "#FFC600",
"badge.background": "#FFC600",
"badge.foreground": "#32343d",
"button.background": "#FFC600",
"button.foreground": "#32343d",
"button.hoverBackground": "#FFC60099"
}, },
"editor.formatOnSave": true, "editor.formatOnSave": true,
"eslint.format.enable": true, "eslint.format.enable": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment