Skip to content

Commit

Permalink
style: improve kitty inactive tab foreground contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
bluz71 committed Nov 14, 2024
1 parent 8119d46 commit fa9007f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/nightfly-kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ selection_background #b2ceee
selection_foreground #080808
active_tab_foreground #011627
active_tab_background #82aaff
inactive_tab_foreground #011627
inactive_tab_foreground #acb4c2
inactive_tab_background #1d3b53
active_border_color #82aaff
inactive_border_color #1d3b53

0 comments on commit fa9007f

Please sign in to comment.