1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/assets/colors/Relaxed.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

# Relaxed
[colors]
foreground = "#d9d9d9"
background = "#353a44"
cursor_bg = "#d9d9d9"
cursor_fg = "#1b1b1b"
selection_bg = "#6a7985"
selection_fg = "#d9d9d9"
ansi = ["#151515","#bc5653","#909d63","#ebc17a","#6a8799","#b06698","#c9dfff","#d9d9d9"]
brights = ["#636363","#bc5653","#a0ac77","#ebc17a","#7eaac7","#b06698","#acbbd0","#f7f7f7"]