Files
dotfiles/kitty/current-theme.conf

52 lines
1.1 KiB
Plaintext

# --------------------------------------------------------
# Gruvbox Dark Theme
# Using colors from the qtile configuration
# --------------------------------------------------------
# General
background #282828
foreground #ebdbb2
selection_background #d65d0e
selection_foreground #ebdbb2
cursor #d5c4a1
cursor_text_color #282828
url_color #458588
tab_bar_background #282828
active_tab_foreground #fbf1c7
active_tab_background #98971a
inactive_tab_background #665c54
inactive_tab_foreground #ebdbb2
# Black
color0 #3c3836
color8 #7c6f64
# Red
color1 #cc241d
color9 #d65d0e
# Green
color2 #98971a
color10 #689d6a
# Yellow
color3 #d79921
color11 #fabd2f
# Blue
color4 #458588
color12 #689d6a
# Magenta (Purple in your qtile config)
color5 #b16286
color13 #d3869b
# Cyan (Aqua in your qtile config)
color6 #689d6a
color14 #8ec07c
# White
color7 #d5c4a1
color15 #fbf1c7