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

# CLRS
[colors]
foreground = "#262626"
background = "#ffffff"
cursor_bg = "#6fd3fc"
cursor_fg = "#ffffff"
selection_bg = "#6fd3fc"
selection_fg = "#041730"
ansi = ["#000000","#f8282a","#328a5d","#fa701d","#135cd0","#9f00bd","#33c3c1","#b3b3b3"]
brights = ["#555753","#fb0416","#2cc631","#fdd727","#1670ff","#e900b0","#3ad5ce","#eeeeec"]