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

# Seti
[colors]
foreground = "#cacecd"
background = "#111213"
cursor_bg = "#e3bf21"
cursor_fg = "#e0be2e"
selection_bg = "#303233"
selection_fg = "#cacecd"
ansi = ["#323232","#c22832","#8ec43d","#e0c64f","#43a5d5","#8b57b5","#8ec43d","#eeeeee"]
brights = ["#323232","#c22832","#8ec43d","#e0c64f","#43a5d5","#8b57b5","#8ec43d","#ffffff"]