1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 11:21:39 +03:00
wezterm/assets/colors/arcoiris.toml
2022-06-19 07:35:48 -07:00

13 lines
368 B
TOML

# arcoiris
[colors]
foreground = "#eee4d9"
background = "#201f1e"
cursor_bg = "#7a1c1c"
cursor_border = "#7a1c1c"
cursor_fg = "#fffbf2"
selection_bg = "#25524a"
selection_fg = "#f3fffd"
ansi = ["#333333","#da2700","#12c258","#ffc656","#518bfc","#e37bd9","#63fad5","#bab2b2"]
brights = ["#777777","#ffb9b9","#e3f6aa","#ffddaa","#b3e8f3","#cbbaf9","#bcffc7","#efefef"]