1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/assets/colors/Night Owlish Light.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
352 B
TOML

# Night Owlish Light
[colors]
foreground = "#403f53"
background = "#ffffff"
cursor_bg = "#403f53"
cursor_fg = "#fbfbfb"
selection_bg = "#f2f2f2"
selection_fg = "#403f53"
ansi = ["#011627","#d3423e","#2aa298","#daaa01","#4876d6","#403f53","#08916a","#7a8181"]
brights = ["#7a8181","#f76e6e","#49d0c5","#dac26b","#5ca7e4","#697098","#00c990","#989fb1"]