1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/assets/colors/ChallengerDeep.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
348 B
TOML

# ChallengerDeep
[colors]
foreground = "#cbe1e7"
background = "#1e1c31"
cursor_bg = "#fbfcfc"
cursor_fg = "#ff271d"
selection_bg = "#cbe1e7"
selection_fg = "#1e1c31"
ansi = ["#141228","#ff5458","#62d196","#ffb378","#65b2ff","#906cff","#63f2f1","#a6b3cc"]
brights = ["#565575","#ff8080","#95ffa4","#ffe9aa","#91ddff","#c991e1","#aaffe4","#cbe3e7"]