1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 06:42:12 +03:00
wezterm/assets/colors/MaterialDarker.toml

13 lines
374 B
TOML
Raw Normal View History

# MaterialDarker
[colors]
foreground = "#eeffff"
background = "#212121"
cursor_bg = "#ffffff"
cursor_border = "#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"]