mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
43dff29391
Sync with:
555db64e47
and update the screenshots for the docs
13 lines
370 B
TOML
13 lines
370 B
TOML
# darkmatrix
|
|
[colors]
|
|
foreground = "#3e5715"
|
|
background = "#070c0e"
|
|
cursor_bg = "#9fa86e"
|
|
cursor_border = "#9fa86e"
|
|
cursor_fg = "#00ff87"
|
|
selection_bg = "#0f191c"
|
|
selection_fg = "#00ff87"
|
|
|
|
ansi = ["#091013","#006536","#6fa64c","#7e8000","#2c9a84","#452d53","#114d53","#006536"]
|
|
brights = ["#333333","#00733d","#90d762","#e2e500","#46d8b8","#4a3059","#12545a","#006536"]
|