1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/assets/colors/Github.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

# Github
[colors]
foreground = "#3e3e3e"
background = "#f4f4f4"
cursor_bg = "#3f3f3f"
cursor_fg = "#f4f4f4"
selection_bg = "#a9c1e2"
selection_fg = "#535353"
ansi = ["#3e3e3e","#970b16","#07962a","#f8eec7","#003e8a","#e94691","#89d1ec","#ffffff"]
brights = ["#666666","#de0000","#87d5a2","#f1d007","#2e6cba","#ffa29f","#1cfafe","#ffffff"]