1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/assets/colors/darkmatrix.toml
Wez Furlong 43dff29391 Sync with iTerm2-Color-Schemes
Sync with:
555db64e47

and update the screenshots for the docs
2021-12-31 10:43:30 -07:00

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