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

# Framer
[colors]
foreground = "#777777"
background = "#111111"
cursor_bg = "#fcdc08"
cursor_fg = "#161616"
selection_bg = "#666666"
selection_fg = "#ffffff"
ansi = ["#141414","#ff5555","#98ec65","#ffcc33","#00aaff","#aa88ff","#88ddff","#cccccc"]
brights = ["#414141","#ff8888","#b6f292","#ffd966","#33bbff","#cebbff","#bbecff","#ffffff"]