1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 17:45:23 +03:00
wezterm/assets/colors/Flatland.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
342 B
TOML

# Flatland
[colors]
foreground = "#b8dbef"
background = "#1d1f21"
cursor_bg = "#708284"
cursor_fg = "#002831"
selection_bg = "#2b2a24"
selection_fg = "#ffffff"
ansi = ["#1d1d19","#f18339","#9fd364","#f4ef6d","#5096be","#695abc","#d63865","#ffffff"]
brights = ["#1d1d19","#d22a24","#a7d42c","#ff8949","#61b9d0","#695abc","#d63865","#ffffff"]