Drop the needless active_border_color/active_tab_background settings in favor of just using accent

Closes #4121
This commit is contained in:
David Heinemeier Hansson
2026-01-08 10:32:21 +01:00
parent e08301dee2
commit 72b3b930c7
16 changed files with 2 additions and 46 deletions

View File

@@ -1,7 +1,4 @@
accent = "#89b4fa"
active_border_color = "#CBA6F7"
active_tab_background = "#CBA6F7"
cursor = "#f5e0dc"
foreground = "#cdd6f4"
background = "#1e1e2e"