1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/assets/colors/BlueDolphin.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

# BlueDolphin
[colors]
foreground = "#c5f2ff"
background = "#006984"
cursor_bg = "#ffcc00"
cursor_border = "#ffcc00"
cursor_fg = "#292d3e"
selection_bg = "#2baeca"
selection_fg = "#eceff1"
ansi = ["#292d3e","#ff8288","#b4e88d","#f4d69f","#82aaff","#e9c1ff","#89ebff","#d0d0d0"]
brights = ["#434758","#ff8b92","#ddffa7","#ffe585","#9cc4ff","#ddb0f6","#a3f7ff","#ffffff"]