🔧 Updated vscodium settings

This commit is contained in:
z3rOR0ne 2024-03-08 18:47:05 -08:00
parent 3d7e8d8759
commit 0f0c416602
120 changed files with 237 additions and 103 deletions

View file

@ -9,6 +9,9 @@
"editor.cursorBlinking": "solid",
"editor.cursorStyle": "block",
"editor.fontFamily": "monospace",
"editor.fontWeight": "bold",
"workbench.sideBar.location": "right",
"workbench.colorTheme": "Monokai"
"window.menuBarVisibility": "toggle",
"glassit.alpha": 215,
"workbench.colorTheme": "Nord Deep"
}