mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00: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:
@@ -11,15 +11,15 @@ cursor_text_color #c3b7b8
|
|||||||
|
|
||||||
url_color #e6d9db
|
url_color #e6d9db
|
||||||
|
|
||||||
active_border_color #595959
|
active_border_color #e6d9db
|
||||||
inactive_border_color #595959
|
inactive_border_color #595959
|
||||||
bell_border_color #595959
|
bell_border_color #595959
|
||||||
|
|
||||||
active_tab_foreground #e6d9db
|
active_tab_foreground #2c2525
|
||||||
active_tab_background #2c2525
|
active_tab_background #f9cc6c
|
||||||
inactive_tab_foreground #e6d9db
|
inactive_tab_foreground #e6d9db
|
||||||
inactive_tab_background #2c2525
|
inactive_tab_background #2c2525
|
||||||
tab_bar_background #e6d9db
|
tab_bar_background #404040
|
||||||
|
|
||||||
mark1_foreground #2c2525
|
mark1_foreground #2c2525
|
||||||
mark1_background #404040
|
mark1_background #404040
|
||||||
|
|||||||
Reference in New Issue
Block a user