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

# Aurora
[colors]
foreground = "#ffca28"
background = "#23262e"
cursor_bg = "#ee5d43"
cursor_border = "#ee5d43"
cursor_fg = "#ffd29c"
selection_bg = "#292e38"
selection_fg = "#00e8c6"
ansi = ["#23262e","#f0266f","#8fd46d","#ffe66d","#0321d7","#ee5d43","#03d6b8","#c74ded"]
brights = ["#292e38","#f92672","#8fd46d","#ffe66d","#03d6b8","#ee5d43","#03d6b8","#c74ded"]