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": "#636369",
"textFaint": "#4d4d55",
"hover": "#3e3e42",
"selected": "#2d2d30",
"hover": "#2c2c2f",
"selected": "#262629",
"selection": "#264f78",
"syntaxKeyword": "#569cd6",
"syntaxNumber": "#b5cea8",