mirror of
https://github.com/wez/wezterm.git
synced 2024-12-04 17:45:23 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
10 lines
290 B
TOML
10 lines
290 B
TOML
# Blazer
|
|
[colors]
|
|
foreground = "#d9e6f2"
|
|
background = "#0d1926"
|
|
cursor_bg = "#d9e6f2"
|
|
cursor_fg = "#0d1926"
|
|
|
|
ansi = ["#000000","#b87a7a","#7ab87a","#b8b87a","#7a7ab8","#b87ab8","#7ab8b8","#d9d9d9"]
|
|
brights = ["#262626","#dbbdbd","#bddbbd","#dbdbbd","#bdbddb","#dbbddb","#bddbdb","#ffffff"]
|