mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
chore: better contrast for ristretto kitty conf (#2297)
* Fix comment * chore: better contrast for ristretto kitty conf * better looking tab background --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
co-authored by
David Heinemeier Hansson
parent
8caf6dbe2c
commit
c541faff7d
@@ -11,15 +11,15 @@ cursor_text_color #c3b7b8
|
||||
|
||||
url_color #e6d9db
|
||||
|
||||
active_border_color #595959
|
||||
active_border_color #e6d9db
|
||||
inactive_border_color #595959
|
||||
bell_border_color #595959
|
||||
|
||||
active_tab_foreground #e6d9db
|
||||
active_tab_background #2c2525
|
||||
active_tab_foreground #2c2525
|
||||
active_tab_background #f9cc6c
|
||||
inactive_tab_foreground #e6d9db
|
||||
inactive_tab_background #2c2525
|
||||
tab_bar_background #e6d9db
|
||||
tab_bar_background #404040
|
||||
|
||||
mark1_foreground #2c2525
|
||||
mark1_background #404040
|
||||
|
||||
Reference in New Issue
Block a user