Files
dotfiles/.config/matugen/templates/kitty-colors.conf
2026-02-06 17:17:48 +08:00

39 lines
833 B
Plaintext
Executable File

cursor {{colors.on_surface.default.hex}}
cursor_text_color {{colors.on_surface_variant.default.hex}}
foreground {{colors.on_surface.default.hex}}
background {{colors.surface.default.hex}}
selection_foreground {{colors.on_secondary.default.hex}}
selection_background {{colors.secondary_fixed_dim.default.hex}}
url_color {{colors.primary.default.hex}}
# black
color8 {{colors.outline.default.hex}}
color0 #4c4c4c
# red
color1 #ac8a8c
color9 #c49ea0
# green
color2 #8aac8b
color10 #9ec49f
# yellow
color3 #aca98a
color11 #c4c19e
# blue
color4 {{colors.primary.default.hex}}
color12 #a39ec4
# magenta
color5 {{colors.tertiary.default.hex}}
color13 {{colors.on_tertiary_container.default.hex}}
# cyan
color6 #8aacab
color14 #9ec3c4
# white
color15 #e7e7e7
color7 #f0f0f0