2025-01-27

This commit is contained in:
2025-01-27 10:00:01 -05:00
parent 04fef46524
commit 98ba85a9b7
2 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ cursor-style = underline
shell-integration-features = no-cursor shell-integration-features = no-cursor
adjust-cursor-thickness = 4 adjust-cursor-thickness = 4
font-size = 15 font-size = 14
font-family = Rec Mono Linear font-family = Rec Mono Linear
font-thicken = true font-thicken = true
selection-invert-fg-bg = true selection-invert-fg-bg = true
+1 -5
View File
@@ -33,7 +33,7 @@
"theme": { "theme": {
"mode": "system", "mode": "system",
"light": "One Light", "light": "One Light",
"dark": "One Dark" "dark": "Andromeda"
}, },
"scrollbar": { "scrollbar": {
"show": "system" "show": "system"
@@ -66,10 +66,6 @@
"enabled": true, "enabled": true,
"coloring": "indent_aware" "coloring": "indent_aware"
}, },
// "node": {
// "path": "/Users/ghall/.nvm/versions/node/v20.12.2/bin/node",
// "npm_path": "/Users/ghall/.nvm/versions/node/v20.12.2/bin/npm"
// },
"languages": { "languages": {
"JSONC": { "JSONC": {
"show_inline_completions": false "show_inline_completions": false