1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-13 07:22:52 +03:00
wezterm/assets/colors/BirdsOfParadise.toml

12 lines
349 B
TOML
Raw Normal View History

# 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"]