1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/PaleNightHC.toml
Wez Furlong a45c500eba update colorschemes
https://github.com/mbadolato/iTerm2-Color-Schemes.git @
ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
2021-05-02 07:47:23 -07:00

13 lines
371 B
TOML

# PaleNightHC
[colors]
foreground = "#cccccc"
background = "#3e4251"
cursor_bg = "#ffcb6b"
cursor_border = "#ffcb6b"
cursor_fg = "#323232"
selection_bg = "#717cb4"
selection_fg = "#80cbc4"
ansi = ["#000000","#f07178","#c3e88d","#ffcb6b","#82aaff","#c792ea","#89ddff","#ffffff"]
brights = ["#666666","#f6a9ae","#dbf1ba","#ffdfa6","#b4ccff","#ddbdf2","#b8eaff","#999999"]