1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/assets/colors/FrontEndDelight.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
349 B
TOML

# FrontEndDelight
[colors]
foreground = "#adadad"
background = "#1b1c1d"
cursor_bg = "#cdcdcd"
cursor_fg = "#1b1c1d"
selection_bg = "#ea6154"
selection_fg = "#1b1c1d"
ansi = ["#242526","#f8511b","#565747","#fa771d","#2c70b7","#f02e4f","#3ca1a6","#adadad"]
brights = ["#5fac6d","#f74319","#74ec4c","#fdc325","#3393ca","#e75e4f","#4fbce6","#8c735b"]