mirror of
https://github.com/wez/wezterm.git
synced 2024-11-30 14:49:26 +03:00
ba0aa5432b
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in https://github.com/mbadolato/iTerm2-Color-Schemes.git
13 lines
370 B
TOML
13 lines
370 B
TOML
# Fairyfloss
|
|
[colors]
|
|
foreground = "#f8f8f2"
|
|
background = "#5a5475"
|
|
cursor_bg = "#f8f8f0"
|
|
cursor_border = "#f8f8f0"
|
|
cursor_fg = "#060709"
|
|
selection_bg = "#8077a8"
|
|
selection_fg = "#f6e1ce"
|
|
|
|
ansi = ["#040303","#f92672","#c2ffdf","#e6c000","#c2ffdf","#ffb8d1","#c5a3ff","#f8f8f0"]
|
|
brights = ["#6090cb","#ff857f","#c2ffdf","#ffea00","#c2ffdf","#ffb8d1","#c5a3ff","#f8f8f0"]
|