mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 19:31:49 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
348 B
TOML
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"]
|