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

chore: add additional colors

parent bcdc69af
Branches
Tags
1 merge request!905MEP 2.4 : intégration Ma Bulle
...@@ -16,7 +16,13 @@ ...@@ -16,7 +16,13 @@
"statusBar.foreground": "#FFC600AA", "statusBar.foreground": "#FFC600AA",
"statusBarItem.hoverBackground": "#FFC60033", "statusBarItem.hoverBackground": "#FFC60033",
"statusBarItem.remoteBackground": "#FFC600", "statusBarItem.remoteBackground": "#FFC600",
"statusBarItem.remoteForeground": "#242633" "statusBarItem.remoteForeground": "#242633",
"focusBorder": "#FFC600",
"badge.background": "#FFC600",
"badge.foreground": "#121212",
"button.background": "#FFC600",
"button.foreground": "#121212",
"button.hoverBackground": "#FFC60099"
}, },
"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