1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 19:31:49 +03:00
wezterm/assets/colors/purplepeter.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
345 B
TOML

# purplepeter
[colors]
foreground = "#ece7fa"
background = "#2a1a4a"
cursor_bg = "#c7c7c7"
cursor_fg = "#ffffff"
selection_bg = "#8689c2"
selection_fg = "#271c50"
ansi = ["#0a0520","#ff796d","#99b481","#efdfac","#66d9ef","#e78fcd","#ba8cff","#ffba81"]
brights = ["#100b23","#f99f92","#b4be8f","#f2e9bf","#79daed","#ba91d4","#a0a0d6","#b9aed3"]