stuff
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"workbench.iconTheme": "Default Light Modern Icons",
|
||||
"workbench.iconTheme": "Monokai Pro Light Icons",
|
||||
"editor.fontFamily": "JetBrains Mono Semibold, Fira Code, Menlo, Monaco, 'Courier New', monospace",
|
||||
"editor.fontSize": 18,
|
||||
"editor.fontWeight": "normal",
|
||||
@ -128,5 +128,6 @@
|
||||
"https://json-schema.org/": true,
|
||||
"https://vicinae.com/schemas/config.json": true
|
||||
},
|
||||
"workbench.colorTheme": "Monokai Pro",
|
||||
"workbench.colorTheme": "Monokai Pro Light",
|
||||
"workbench.editor.editorActionsLocation": "hidden",
|
||||
}
|
||||
Reference in New Issue
Block a user