mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
40 lines
659 B
Plaintext
40 lines
659 B
Plaintext
cursor {cursor}
|
|
cursor_text_color {background}
|
|
|
|
foreground {foreground}
|
|
background {background}
|
|
selection_foreground {on_surface}
|
|
selection_background {surface}
|
|
url_color {accent}
|
|
|
|
# Base colors (dark variants)
|
|
color0 {base00}
|
|
color8 {base08}
|
|
|
|
# Red
|
|
color1 {base01}
|
|
color9 {base09}
|
|
|
|
# Green
|
|
color2 {base02}
|
|
color10 {base0A}
|
|
|
|
# Yellow
|
|
color3 {base03}
|
|
color11 {base0B}
|
|
|
|
# Blue
|
|
color4 {base04}
|
|
color12 {base0C}
|
|
|
|
# Magenta
|
|
color5 {base05}
|
|
color13 {base0D}
|
|
|
|
# Cyan
|
|
color6 {base06}
|
|
color14 {base0E}
|
|
|
|
# White
|
|
color7 {base07}
|
|
color15 {base0F} |