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

# ayu_light
[colors]
foreground = "#5c6773"
background = "#fafafa"
cursor_bg = "#ff6a00"
cursor_fg = "#5c6773"
selection_bg = "#f0eee4"
selection_fg = "#5c6773"
ansi = ["#000000","#ff3333","#86b300","#f29718","#41a6d9","#f07178","#4dbf99","#ffffff"]
brights = ["#323232","#ff6565","#b8e532","#ffc94a","#73d8ff","#ffa3aa","#7ff1cb","#ffffff"]