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": "#7a7a6e",
"textMuted": "#555550",
"textFaint": "#464646",
"hover": "#373737",
"selected": "#2d2d2d",
"hover": "#282828",
"selected": "#262626",
"selection": "#21213A",
"syntaxKeyword": "#AA9565",
"syntaxNumber": "#AAA98C",