This commit is contained in:
2025-12-22 11:17:04 -05:00
parent f7748c7c35
commit e42d74af12
6 changed files with 37 additions and 16 deletions

View File

@@ -47,9 +47,9 @@
"selection_highlight": true,
"theme": {
"mode": "system",
"light": "Bedroom",
"dark": "New Darcula"
"mode": "dark",
"light": "One Light",
"dark": "Bedroom"
},
"indent_guides": {

View File

@@ -170,13 +170,13 @@
"color": "#DADEE5"
},
"boolean": {
"color": "#7FCBCB"
"color": "#BBABC3"
},
"comment": {
"color": "#88c0db"
"color": "#87919D"
},
"comment.doc": {
"color": "#88c0db"
"color": "#87919D"
},
"constant": {
"color": "#DADEE5"
@@ -215,7 +215,7 @@
"color": "#7FCBCB"
},
"number": {
"color": "#7FCBCB"
"color": "#BBABC3"
},
"operator": {
"color": "#DADEE5"
@@ -272,7 +272,7 @@
"color": "#DADEE5"
},
"type": {
"color": "#DADEE5"
"color": "#85B8DE"
},
"variable": {
"color": "#DADEE5"