1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-03 19:53:40 +03:00
wezterm/assets/colors/PencilLight.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
345 B
TOML

# PencilLight
[colors]
foreground = "#424242"
background = "#f1f1f1"
cursor_bg = "#20bbfc"
cursor_fg = "#424242"
selection_bg = "#b6d6fd"
selection_fg = "#424242"
ansi = ["#212121","#c30771","#10a778","#a89c14","#008ec4","#523c79","#20a5ba","#d9d9d9"]
brights = ["#424242","#fb007a","#5fd7af","#f3e430","#20bbfc","#6855de","#4fb8cc","#f1f1f1"]