Skip to content
Snippets Groups Projects
Commit 93ae0d42 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: update editor colors

parent f2ad9279
Branches
No related tags found
2 merge requests!109MEP animator role,!108chore: update editor colors
{ {
"workbench.colorCustomizations": { "workbench.colorCustomizations": {
"activityBar.background": "#37cc4e", "activityBar.background": "#15161B",
"activityBar.activeBorder": "#7867d8", "activityBar.foreground": "#61F0F2",
"activityBar.foreground": "#15202b", "activityBar.inactiveForeground": "#61F0F277",
"activityBar.inactiveForeground": "#15202b99", "activityBar.activeBorder": "#DB8300",
"activityBarBadge.background": "#7867d8", "activityBarBadge.background": "#e41b62",
"activityBarBadge.foreground": "#e7e7e7", "activityBarBadge.foreground": "#e7e7e7",
"titleBar.activeBackground": "#2aa63d", "titleBar.activeBackground": "#15161B",
"titleBar.inactiveBackground": "#2aa63d99", "titleBar.inactiveBackground": "#15161B99",
"titleBar.activeForeground": "#e7e7e7", "titleBar.activeForeground": "#E0E0E0",
"titleBar.inactiveForeground": "#e7e7e799", "titleBar.inactiveForeground": "#61F0F277",
"statusBar.background": "#2aa63d", "tab.activeBorderTop": "#61F0F2",
"statusBarItem.hoverBackground": "#37cc4e", "tab.hoverBackground": "#61F0F211",
"statusBar.foreground": "#e7e7e7", "statusBar.background": "#15161B",
"activityBar.activeBackground": "#37cc4e", "statusBar.foreground": "#61F0F2AA",
"sash.hoverBorder": "#37cc4e", "statusBarItem.hoverBackground": "#61F0F233",
"statusBarItem.remoteBackground": "#2aa63d", "statusBarItem.remoteBackground": "#61F0F2",
"statusBarItem.remoteForeground": "#e7e7e7", "statusBarItem.remoteForeground": "#242633",
"commandCenter.border": "#e7e7e799" "focusBorder": "#61F0F2",
"badge.background": "#61F0F2",
"badge.foreground": "#15161B",
"button.background": "#61F0F2",
"button.foreground": "#15161B",
"button.hoverBackground": "#61F0F299"
}, },
"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