1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00
wezterm/assets/colors/Piatto 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
346 B
TOML

# Piatto Light
[colors]
foreground = "#414141"
background = "#ffffff"
cursor_bg = "#5e77c8"
cursor_fg = "#abbee5"
selection_bg = "#706b4e"
selection_fg = "#acbcdc"
ansi = ["#414141","#b23771","#66781e","#cd6f34","#3c5ea8","#a454b2","#66781e","#ffffff"]
brights = ["#3f3f3f","#db3365","#829429","#cd6f34","#3c5ea8","#a454b2","#829429","#f2f2f2"]