1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 06:42:12 +03:00
wezterm/assets/colors/Mirage.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
340 B
TOML

# Mirage
[colors]
foreground = "#a6b2c0"
background = "#1b2738"
cursor_bg = "#ddb3ff"
cursor_fg = "#ffffff"
selection_bg = "#273951"
selection_fg = "#d3dbe5"
ansi = ["#011627","#ff9999","#85cc95","#ffd700","#7fb5ff","#ddb3ff","#21c7a8","#ffffff"]
brights = ["#575656","#ff9999","#85cc95","#ffd700","#7fb5ff","#ddb3ff","#85cc95","#ffffff"]