This commit is contained in:
2026-03-19 01:52:28 -04:00
parent 65cf8e7ae2
commit cba2b50661
2 changed files with 9 additions and 8 deletions

View File

@@ -13,5 +13,6 @@
"chat.disableAIFeatures": true,
"editor.hover.delay": 1000,
"editor.hover.sticky": false,
"editor.fontFamily": "DejaVu Sans Mono"
"editor.fontFamily": "Cousine",
"workbench.colorTheme": "Default Light Modern"
}