Fix night theme, search fg
This commit is contained in:
@@ -6,27 +6,27 @@
|
||||
## upstream: https://github.com/thallada/farout.nvim/raw/main/extras/kitty/faroutday.conf
|
||||
|
||||
|
||||
background #e1e2e7
|
||||
background #f9f6f6
|
||||
foreground #6c6252
|
||||
selection_background #c48c75
|
||||
selection_background #dd9169
|
||||
selection_foreground #6c6252
|
||||
url_color #887562
|
||||
cursor #6c6252
|
||||
cursor_text_color #e1e2e7
|
||||
cursor_text_color #f9f6f6
|
||||
|
||||
# Tabs
|
||||
active_tab_background #c77544
|
||||
active_tab_foreground #e9e9ec
|
||||
active_tab_foreground #f0e9e8
|
||||
inactive_tab_background #eae1e0
|
||||
inactive_tab_foreground #dfa9ad
|
||||
#tab_bar_background #e9e9ed
|
||||
#tab_bar_background #faf8f8
|
||||
|
||||
# Windows
|
||||
active_border_color #c77544
|
||||
inactive_border_color #eae1e0
|
||||
|
||||
# normal
|
||||
color0 #e9e9ed
|
||||
color0 #faf8f8
|
||||
color1 #db5234
|
||||
color2 #715e4b
|
||||
color3 #9b6635
|
||||
|
||||
@@ -6,27 +6,27 @@
|
||||
## upstream: https://github.com/thallada/farout.nvim/raw/main/extras/kitty/faroutnight.conf
|
||||
|
||||
|
||||
background #1a1b26
|
||||
background #0f0908
|
||||
foreground #E0CCAE
|
||||
selection_background #714f41
|
||||
selection_background #6b442f
|
||||
selection_foreground #E0CCAE
|
||||
url_color #c4a98f
|
||||
cursor #E0CCAE
|
||||
cursor_text_color #1a1b26
|
||||
cursor_text_color #0f0908
|
||||
|
||||
# Tabs
|
||||
active_tab_background #d47d49
|
||||
active_tab_foreground #16161e
|
||||
active_tab_foreground #1f1311
|
||||
inactive_tab_background #241816
|
||||
inactive_tab_foreground #66292F
|
||||
#tab_bar_background #15161e
|
||||
#tab_bar_background #0c0706
|
||||
|
||||
# Windows
|
||||
active_border_color #d47d49
|
||||
inactive_border_color #241816
|
||||
|
||||
# normal
|
||||
color0 #15161e
|
||||
color0 #0c0706
|
||||
color1 #bf472c
|
||||
color2 #a4896f
|
||||
color3 #f2a766
|
||||
|
||||
Reference in New Issue
Block a user