1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/assets/colors/ChallengerDeep.toml

12 lines
348 B
TOML
Raw Normal View History

# 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"]