1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/Jellybeans.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
344 B
TOML

# Jellybeans
[colors]
foreground = "#dedede"
background = "#121212"
cursor_bg = "#ffa560"
cursor_fg = "#ffffff"
selection_bg = "#474e91"
selection_fg = "#f4f4f4"
ansi = ["#929292","#e27373","#94b979","#ffba7b","#97bedc","#e1c0fa","#00988e","#dedede"]
brights = ["#bdbdbd","#ffa1a1","#bddeab","#ffdca0","#b1d8f6","#fbdaff","#1ab2a8","#ffffff"]