mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
342 B
TOML
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"]
|