mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
77c5220f59
This is a sync with the themese as of
eeded52088
12 lines
341 B
TOML
12 lines
341 B
TOML
# DoomOne
|
|
[colors]
|
|
foreground = "#bbc2cf"
|
|
background = "#282c34"
|
|
cursor_bg = "#51afef"
|
|
cursor_fg = "#1b1b1b"
|
|
selection_bg = "#42444b"
|
|
selection_fg = "#bbc2cf"
|
|
|
|
ansi = ["#000000","#ff6c6b","#98be65","#ecbe7b","#a9a1e1","#c678dd","#51afef","#bbc2cf"]
|
|
brights = ["#000000","#ff6655","#99bb66","#ecbe7b","#a9a1e1","#c678dd","#51afef","#bfbfbf"]
|