mirror of
https://github.com/wez/wezterm.git
synced 2024-11-11 03:27:05 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
349 B
TOML
12 lines
349 B
TOML
# BirdsOfParadise
|
|
[colors]
|
|
foreground = "#e0dbb7"
|
|
background = "#2a1f1d"
|
|
cursor_bg = "#573d26"
|
|
cursor_fg = "#573d26"
|
|
selection_bg = "#563c27"
|
|
selection_fg = "#e0dbbb"
|
|
|
|
ansi = ["#573d26","#be2d26","#6ba18a","#e99d2a","#5a86ad","#ac80a6","#74a6ad","#e0dbb7"]
|
|
brights = ["#9b6c4a","#e84627","#95d8ba","#d0d150","#b8d3ed","#d19ecb","#93cfd7","#fff9d5"]
|