Hide project tree by default, remove 1px menu border, darken hover/selected theme colors

This commit is contained in:
untitled
2026-02-15 08:29:59 -07:00
parent 4c6bb9564f
commit 4192a4dad3
4 changed files with 70 additions and 100 deletions

View File

@@ -10,8 +10,8 @@
"textDim": "#858585",
"textMuted": "#585858",
"textFaint": "#505050",
"hover": "#2b2b2b",
"selected": "#232323",
"hover": "#1e1e1e",
"selected": "#1e1e1e",
"selection": "#2b2b2b",
"syntaxKeyword": "#569cd6",
"syntaxNumber": "#b5cea8",