Change kitty to use custom eOS theme

This commit is contained in:
Evie Litherland-Smith 2023-01-13 09:56:16 +00:00
parent 5b4b49b6bd
commit 667572107d
2 changed files with 29 additions and 1 deletions

View file

@ -0,0 +1,28 @@
# endeavourOS colors for Kitty
# Taken from eOS default XFCE4 terminal setup
background #08052B
foreground #E3E3EA
cursor #FFFFFF
# normal
color0 #08052B
color1 #FF7F7F
color2 #7F3FBF
color3 #CC3980
color4 #7FBAFF
color5 #7F3FBF
color6 #7F7FFF
color7 #CDCCDB
# bright
color8 #7FBAFF
color9 #FF7F7F
color10 #9999CC
color11 #FF7F7F
color12 #7F7FFF
color13 #7F3FBF
color14 #7F7FFF
color15 #E3E3EA
background_opacity 0.92

View file

@ -965,7 +965,7 @@ tab_bar_min_tabs 1
#: Color scheme {{{
include kitty_onedark_.conf
include eos_kitty.conf
# foreground #dddddd
# background #000000