mirror of
https://github.com/wez/wezterm.git
synced 2024-12-20 03:41:36 +03:00
ba0aa5432b
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in https://github.com/mbadolato/iTerm2-Color-Schemes.git
13 lines
370 B
TOML
13 lines
370 B
TOML
# darkmatrix
|
|
[colors]
|
|
foreground = "#81b32c"
|
|
background = "#091013"
|
|
cursor_bg = "#81b32c"
|
|
cursor_border = "#81b32c"
|
|
cursor_fg = "#00ff87"
|
|
selection_bg = "#0f191c"
|
|
selection_fg = "#00ff87"
|
|
|
|
ansi = ["#091013","#00cd6d","#90d762","#00cd6d","#9ce667","#00cd6d","#0ecc1e","#00cd6d"]
|
|
brights = ["#00cd6d","#00cd6d","#90d762","#00cd6d","#9ce667","#00cd6d","#0ecc1e","#00cd6d"]
|