2025-01-27
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user