1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/assets/colors/Rouge 2.toml
Wez Furlong 77c5220f59 wezterm: sync with new themes from iterm2colorschemes.com
This is a sync with the themese as of
eeded52088
2020-06-20 18:54:19 -07:00

12 lines
341 B
TOML

# Rouge 2
[colors]
foreground = "#a2a3aa"
background = "#17182b"
cursor_bg = "#969e92"
cursor_fg = "#ffffff"
selection_bg = "#5d5d6b"
selection_fg = "#dfe5ee"
ansi = ["#5d5d6b","#c6797e","#969e92","#dbcdab","#6e94b9","#4c4e78","#8ab6c1","#e8e8ea"]
brights = ["#616274","#c6797e","#e6dcc4","#e6dcc4","#98b3cd","#8283a1","#abcbd3","#e8e8ea"]