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

@@ -21,8 +21,6 @@
# {{ accent }} - Theme accent color
# {{ selection_background }} - Selection highlight background
# {{ selection_foreground }} - Selection highlight foreground
# {{ active_border_color }} - Active window/element border
# {{ active_tab_background }} - Active tab background
#
# {{ color0 }} through {{ color15 }} - Standard 16-color terminal palette
# color0-7: Normal colors (black, red, green, yellow, blue, magenta, cyan, white)