mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
346 B
TOML
12 lines
346 B
TOML
# OneHalfLight
|
|
[colors]
|
|
foreground = "#383a42"
|
|
background = "#fafafa"
|
|
cursor_bg = "#bfceff"
|
|
cursor_fg = "#383a42"
|
|
selection_bg = "#bfceff"
|
|
selection_fg = "#383a42"
|
|
|
|
ansi = ["#383a42","#e45649","#50a14f","#c18401","#0184bc","#a626a4","#0997b3","#fafafa"]
|
|
brights = ["#4f525e","#e06c75","#98c379","#e5c07b","#61afef","#c678dd","#56b6c2","#ffffff"]
|