1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/assets/colors/OneHalfLight.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
346 B
TOML

# OneHalfLight
[colors]
foreground = "#383a42"
background = "#fafafa"
cursor_bg = "#bfceff"
cursor_fg = "#383a42"
selection_bg = "#bfceff"
selection_fg = "#383a42"
ansi = ["#383a42","#e45649","#50a14f","#c18401","#0184bc","#a626a4","#0997b3","#fafafa"]
brights = ["#4f525e","#e06c75","#98c379","#e5c07b","#61afef","#c678dd","#56b6c2","#ffffff"]