1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/matrix.toml
Wez Furlong ba0aa5432b sync colorschemes with upstream
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in
https://github.com/mbadolato/iTerm2-Color-Schemes.git
2021-08-14 12:12:27 -07:00

13 lines
366 B
TOML

# 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"]