1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00
wezterm/assets/colors/BlulocoDark.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

# BlulocoDark
[colors]
foreground = "#abb2bf"
background = "#1e2127"
cursor_bg = "#fec309"
cursor_fg = "#ffffff"
selection_bg = "#2f3441"
selection_fg = "#abb2bf"
ansi = ["#4a505d","#f81141","#23974a","#fd7e57","#285bff","#8c62fd","#366f9a","#ccd5e5"]
brights = ["#61697a","#fc4a6d","#37bd58","#f6be48","#199ffd","#fc58f6","#50acae","#ffffff"]