1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-20 03:41:36 +03:00
wezterm/assets/colors/matrix.toml

13 lines
366 B
TOML
Raw Normal View History

# matrix
[colors]
foreground = "#426644"
background = "#0f191c"
cursor_bg = "#384545"
cursor_border = "#384545"
cursor_fg = "#00ff00"
selection_bg = "#18282e"
selection_fg = "#00ff87"
ansi = ["#0f191c","#23755a","#82d967","#ffd700","#3f5242","#409931","#50b45a","#507350"]
brights = ["#688060","#2fc079","#90d762","#faff00","#4f7e7e","#11ff25","#c1ff8a","#678c61"]