mirror of
https://codeberg.org/cage/tinmop/
synced 2025-06-05 01:09:17 +02:00
- [TUI] changed colors for default theme.
This commit is contained in:
@@ -60,15 +60,15 @@ directory-symbol = "🗀"
|
||||
|
||||
quick-help.header.foreground = black
|
||||
|
||||
quick-help.header.background = cyan
|
||||
quick-help.header.background = #e6e419
|
||||
|
||||
quick-help.header.attribute = bold
|
||||
|
||||
# help dialog style
|
||||
|
||||
help-dialog.background = black
|
||||
help-dialog.background = #8494ff
|
||||
|
||||
help-dialog.foreground = cyan
|
||||
help-dialog.foreground = white
|
||||
|
||||
# info dialog style
|
||||
|
||||
|
||||
Reference in New Issue
Block a user