mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
vscodium: use 'flate' theme
This commit is contained in:
parent
db3669f896
commit
a547eead90
1 changed files with 3 additions and 2 deletions
|
@ -10,10 +10,11 @@
|
|||
"window.menuBarVisibility": "toggle",
|
||||
"workbench.startupEditor": "none",
|
||||
"git.autofetch": true,
|
||||
"workbench.colorTheme": "Material Theme Darker High Contrast",
|
||||
"workbench.colorTheme": "Flate",
|
||||
"extensions.autoCheckUpdates": false,
|
||||
"extensions.autoUpdate": false,
|
||||
"explorer.confirmDragAndDrop": false,
|
||||
"editor.guides.bracketPairs": "active",
|
||||
"window.commandCenter": true
|
||||
"window.commandCenter": true,
|
||||
"workbench.iconTheme": "material-icon-theme"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue