1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-21 12:21:32 +03:00
wezterm/assets/colors/Overnight Slumber.toml
Wez Furlong 95ab1b34e1 Update color schemes
Sync with 0966005b77
2020-10-19 22:51:48 -07:00

12 lines
351 B
TOML

# Overnight Slumber
[colors]
foreground = "#ced2d6"
background = "#0e1729"
cursor_bg = "#ffa7c4"
cursor_fg = "#ffffff"
selection_bg = "#1f2b41"
selection_fg = "#ced2d6"
ansi = ["#0a1222","#ffa7c4","#85cc95","#ffcb8b","#8dabe1","#c792eb","#78ccf0","#ffffff"]
brights = ["#575656","#ffa7c4","#85cc95","#ffcb8b","#8dabe1","#c792eb","#ffa7c4","#ffffff"]