1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-11 14:46:44 +03:00
wezterm/assets/colors/Espresso.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
342 B
TOML

# Espresso
[colors]
foreground = "#ffffff"
background = "#323232"
cursor_bg = "#d6d6d6"
cursor_fg = "#ffffff"
selection_bg = "#5b5b5b"
selection_fg = "#ffffff"
ansi = ["#353535","#d25252","#a5c261","#ffc66d","#6c99bb","#d197d9","#bed6ff","#eeeeec"]
brights = ["#535353","#f00c0c","#c2e075","#e1e48b","#8ab7d9","#efb5f7","#dcf4ff","#ffffff"]