1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-11 14:46:44 +03:00
wezterm/assets/colors/Fideloper.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

12 lines
343 B
TOML

# Fideloper
[colors]
foreground = "#dbdae0"
background = "#292f33"
cursor_bg = "#d4605a"
cursor_fg = "#fefff2"
selection_bg = "#efb8ac"
selection_fg = "#ffffff"
ansi = ["#292f33","#cb1e2d","#edb8ac","#b7ab9b","#2e78c2","#c0236f","#309186","#eae3ce"]
brights = ["#092028","#d4605a","#d4605a","#a86671","#7c85c4","#5c5db2","#819090","#fcf4df"]