65 lines
1.3 KiB
Plaintext
65 lines
1.3 KiB
Plaintext
# CyberQueer — kitty theme
|
|
# Base 5 colors mirror ~/Dotfiles/colors.conf (COLOR_TEXT/BG/HIGHLIGHT/DARK/RED,
|
|
# same values as waybar/wofi's styling). The green/yellow/magenta/cyan slots
|
|
# are new neon tints kept in the same violet/crimson family so git/ls/syntax
|
|
# highlighting stay legible instead of clashing with the rest of the palette.
|
|
|
|
foreground #D6ABAB
|
|
background #1A1A1A
|
|
selection_foreground #E40046
|
|
selection_background #5018DD
|
|
|
|
cursor #E40046
|
|
cursor_text_color #5018DD
|
|
|
|
url_color #F50505
|
|
|
|
active_border_color #E40046
|
|
inactive_border_color #5018DD
|
|
bell_border_color #F50505
|
|
visual_bell_color #F50505
|
|
|
|
active_tab_foreground #5018DD
|
|
active_tab_background #E40046
|
|
inactive_tab_foreground #E40046
|
|
inactive_tab_background #5018DD
|
|
|
|
mark1_foreground #1A1A1A
|
|
mark1_background #E40046
|
|
mark2_foreground #1A1A1A
|
|
mark2_background #5018DD
|
|
mark3_foreground #1A1A1A
|
|
mark3_background #F50505
|
|
|
|
#: black
|
|
color0 #1A1A1A
|
|
color8 #4B3A55
|
|
|
|
#: red
|
|
color1 #E40046
|
|
color9 #F50505
|
|
|
|
#: green
|
|
color2 #33E6A0
|
|
color10 #5CFFC2
|
|
|
|
#: yellow
|
|
color3 #E8B23D
|
|
color11 #FFD873
|
|
|
|
#: blue
|
|
color4 #5018DD
|
|
color12 #8C6FFF
|
|
|
|
#: magenta
|
|
color5 #A6178C
|
|
color13 #FF5FC0
|
|
|
|
#: cyan
|
|
color6 #34C6C6
|
|
color14 #6FF5F0
|
|
|
|
#: white
|
|
color7 #D6ABAB
|
|
color15 #F2DEDE
|