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

Merge branch 'update-editor-colors' into 'dev'

chore: update editor colors

See merge request !108
parents f2ad9279 93ae0d42
No related branches found
No related tags found
2 merge requests!109MEP animator role,!108chore: update editor colors
Pipeline #72275 passed
{
"workbench.colorCustomizations": {
"activityBar.background": "#37cc4e",
"activityBar.activeBorder": "#7867d8",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#7867d8",
"activityBar.background": "#15161B",
"activityBar.foreground": "#61F0F2",
"activityBar.inactiveForeground": "#61F0F277",
"activityBar.activeBorder": "#DB8300",
"activityBarBadge.background": "#e41b62",
"activityBarBadge.foreground": "#e7e7e7",
"titleBar.activeBackground": "#2aa63d",
"titleBar.inactiveBackground": "#2aa63d99",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveForeground": "#e7e7e799",
"statusBar.background": "#2aa63d",
"statusBarItem.hoverBackground": "#37cc4e",
"statusBar.foreground": "#e7e7e7",
"activityBar.activeBackground": "#37cc4e",
"sash.hoverBorder": "#37cc4e",
"statusBarItem.remoteBackground": "#2aa63d",
"statusBarItem.remoteForeground": "#e7e7e7",
"commandCenter.border": "#e7e7e799"
"titleBar.activeBackground": "#15161B",
"titleBar.inactiveBackground": "#15161B99",
"titleBar.activeForeground": "#E0E0E0",
"titleBar.inactiveForeground": "#61F0F277",
"tab.activeBorderTop": "#61F0F2",
"tab.hoverBackground": "#61F0F211",
"statusBar.background": "#15161B",
"statusBar.foreground": "#61F0F2AA",
"statusBarItem.hoverBackground": "#61F0F233",
"statusBarItem.remoteBackground": "#61F0F2",
"statusBarItem.remoteForeground": "#242633",
"focusBorder": "#61F0F2",
"badge.background": "#61F0F2",
"badge.foreground": "#15161B",
"button.background": "#61F0F2",
"button.foreground": "#15161B",
"button.hoverBackground": "#61F0F299"
},
"editor.formatOnSave": true,
"eslint.format.enable": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment