Skip to content
Snippets Groups Projects
Commit 68c0917f authored by Bastien DUMONT's avatar Bastien DUMONT
Browse files

chore: add vscode colors matching egl

parent af9e7d4a
Branches
Tags
1 merge request!29merge master into dev
Pipeline #58086 passed
{
"workbench.colorCustomizations": {
"titleBar.activeBackground": "#113856",
"titleBar.inactiveBackground": "#11385699",
"titleBar.activeForeground": "#fff",
"titleBar.inactiveForeground": "#ffffff99",
"activityBar.background": "#113856",
"activityBar.activeBorder": "#eb1814",
"activityBar.foreground": "#e7e7e799",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#eb1814",
"activityBarBadge.foreground": "#e7e7e7",
"statusBar.background": "#113856",
"statusBarItem.hoverBackground": "#04aecd",
"statusBar.foreground": "#e7e7e7"
},
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment