1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/assets/colors/MaterialDesignColors.toml
Wez Furlong 43dff29391 Sync with iTerm2-Color-Schemes
Sync with:
555db64e47

and update the screenshots for the docs
2021-12-31 10:43:30 -07:00

13 lines
380 B
TOML

# MaterialDesignColors
[colors]
foreground = "#e7ebed"
background = "#1d262a"
cursor_bg = "#eaeaea"
cursor_border = "#eaeaea"
cursor_fg = "#000000"
selection_bg = "#4e6a78"
selection_fg = "#e7ebed"
ansi = ["#435b67","#fc3841","#5cf19e","#fed032","#37b6ff","#fc226e","#59ffd1","#ffffff"]
brights = ["#a1b0b8","#fc746d","#adf7be","#fee16c","#70cfff","#fc669b","#9affe6","#ffffff"]