1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/assets/colors/MaterialDarker.toml
Wez Furlong 95ab1b34e1 Update color schemes
Sync with 0966005b77
2020-10-19 22:51:48 -07:00

12 lines
348 B
TOML

# MaterialDarker
[colors]
foreground = "#eeffff"
background = "#212121"
cursor_bg = "#ffffff"
cursor_fg = "#ffffff"
selection_bg = "#eeffff"
selection_fg = "#545454"
ansi = ["#000000","#ff5370","#c3e88d","#ffcb6b","#82aaff","#c792ea","#89ddff","#ffffff"]
brights = ["#545454","#ff5370","#c3e88d","#ffcb6b","#82aaff","#c792ea","#89ddff","#ffffff"]