1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/BlulocoDark.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

# BlulocoDark
[colors]
foreground = "#b9c0cb"
background = "#282c34"
cursor_bg = "#ffcc00"
cursor_border = "#ffcc00"
cursor_fg = "#282c34"
selection_bg = "#b9c0ca"
selection_fg = "#272b33"
ansi = ["#41444d","#fc2f52","#25a45c","#ff936a","#3476ff","#7a82da","#4483aa","#cdd4e0"]
brights = ["#8f9aae","#ff6480","#3fc56b","#f9c859","#10b1fe","#ff78f8","#5fb9bc","#ffffff"]