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

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

chore: update vscode colors

See merge request !894
parents 9cecbf23 f6ffc818
No related branches found
No related tags found
2 merge requests!905MEP 2.4 : intégration Ma Bulle,!894chore: update vscode colors
{ {
"peacock.color": "#6495ED",
"workbench.colorCustomizations": { "workbench.colorCustomizations": {
"activityBar.background": "#92b4f2", "activityBar.background": "#121212",
"activityBar.activeBorder": "#e41b62", "activityBar.foreground": "#FFC600",
"activityBar.foreground": "#15202b", "activityBar.inactiveForeground": "#FFC60077",
"activityBar.inactiveForeground": "#15202b99", "activityBar.activeBorder": "#DB8300",
"activityBarBadge.background": "#e41b62", "activityBarBadge.background": "#e41b62",
"activityBarBadge.foreground": "#e7e7e7", "activityBarBadge.foreground": "#e7e7e7",
"titleBar.activeBackground": "#6495ed", "titleBar.activeBackground": "#121212",
"titleBar.inactiveBackground": "#6495ed99", "titleBar.inactiveBackground": "#12121299",
"titleBar.activeForeground": "#15202b", "titleBar.activeForeground": "#E0E0E0",
"titleBar.inactiveForeground": "#15202b99", "titleBar.inactiveForeground": "#FFC60077",
"statusBar.background": "#6495ed", "tab.activeBorderTop": "#FFC600",
"statusBarItem.hoverBackground": "#3676e8", "tab.hoverBackground": "#FFC60011",
"statusBar.foreground": "#15202b" "statusBar.background": "#121212",
"statusBar.foreground": "#FFC600AA",
"statusBarItem.hoverBackground": "#FFC60033",
"statusBarItem.remoteBackground": "#FFC600",
"statusBarItem.remoteForeground": "#242633"
}, },
"editor.tabSize": 2, "editor.tabSize": 2,
"editor.defaultFormatter": "esbenp.prettier-vscode", "editor.defaultFormatter": "esbenp.prettier-vscode",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment