1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 06:42:12 +03:00
wezterm/assets/colors/Chalk.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
339 B
TOML

# Chalk
[colors]
foreground = "#d2d8d9"
background = "#2b2d2e"
cursor_bg = "#708284"
cursor_fg = "#002831"
selection_bg = "#e4e8ed"
selection_fg = "#3f4041"
ansi = ["#7d8b8f","#b23a52","#789b6a","#b9ac4a","#2a7fac","#bd4f5a","#44a799","#d2d8d9"]
brights = ["#888888","#f24840","#80c470","#ffeb62","#4196ff","#fc5275","#53cdbd","#d2d8d9"]