1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/assets/colors/WarmNeon.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

12 lines
342 B
TOML

# WarmNeon
[colors]
foreground = "#afdab6"
background = "#404040"
cursor_bg = "#30ff24"
cursor_fg = "#3eef37"
selection_bg = "#b0ad21"
selection_fg = "#ffffff"
ansi = ["#000000","#e24346","#39b13a","#dae145","#4261c5","#f920fb","#2abbd4","#d0b8a3"]
brights = ["#fefcfc","#e97071","#9cc090","#ddda7a","#7b91d6","#f674ba","#5ed1e5","#d8c8bb"]