mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 19:01:36 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
347 B
TOML
12 lines
347 B
TOML
# Monokai Vivid
|
|
[colors]
|
|
foreground = "#f9f9f9"
|
|
background = "#121212"
|
|
cursor_bg = "#fb0007"
|
|
cursor_fg = "#ea0009"
|
|
selection_bg = "#ffffff"
|
|
selection_fg = "#000000"
|
|
|
|
ansi = ["#121212","#fa2934","#98e123","#fff30a","#0443ff","#f800f8","#01b6ed","#ffffff"]
|
|
brights = ["#838383","#f6669d","#b1e05f","#fff26d","#0443ff","#f200f6","#51ceff","#ffffff"]
|