1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 23:04:49 +03:00
wezterm/assets/colors/Grey-green.toml

13 lines
370 B
TOML
Raw Normal View History

# Grey-green
[colors]
foreground = "#ffffff"
background = "#002a1a"
cursor_bg = "#fff400"
cursor_border = "#fff400"
cursor_fg = "#e1e4e3"
selection_bg = "#517e50"
selection_fg = "#e2e2e2"
ansi = ["#000000","#fe1414","#74ff00","#f1ff01","#00deff","#ff00f0","#00ffbc","#ffffff"]
brights = ["#666666","#ff3939","#00ff44","#ffd100","#00afff","#ff008a","#00ffd3","#f5ecec"]