1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/darkmatrix.toml

13 lines
370 B
TOML
Raw Normal View History

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