1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-22 04:07:31 +03:00
wezterm/assets/colors/Lab Fox.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
341 B
TOML

# Lab Fox
[colors]
foreground = "#ffffff"
background = "#2e2e2e"
cursor_bg = "#7f7f7f"
cursor_fg = "#7f7f7f"
selection_bg = "#cb392e"
selection_fg = "#ffffff"
ansi = ["#2e2e2e","#fc6d26","#3eb383","#fca121","#db3b21","#380d75","#6e49cb","#ffffff"]
brights = ["#464646","#ff6517","#53eaa8","#fca013","#db501f","#441090","#7d53e7","#ffffff"]