mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-04-26 03:45:21 -04:00
9 lines
343 B
JSON
9 lines
343 B
JSON
// Place your settings in this file to overwrite the default settings
|
|
{
|
|
"workbench.colorTheme": "Slime",
|
|
"workbench.iconTheme": "material-icon-theme",
|
|
"editor.fontFamily": "Source Code Pro, Menlo, Monaco, 'Courier New', monospace",
|
|
"editor.fontSize": 14.5,
|
|
"editor.cursorStyle": "line",
|
|
"extensions.autoUpdate": false
|
|
} |