refactor: update UI

This commit is contained in:
2026-01-01 16:09:23 +02:00
parent 1b145f9ace
commit d0b8f8177b
7 changed files with 210 additions and 62 deletions

View File

@@ -48,8 +48,8 @@ quit = "q"
# ============================================================================
[colors]
# UI colors
highlight_background = "magenta"
highlight_foreground = "black"
highlight_background = "#3a3a5a"
highlight_foreground = "white"
header_foreground = "yellow"
info_foreground = "blue"