1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Cobalt2.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

# Cobalt2
[colors]
foreground = "#ffffff"
background = "#132738"
cursor_bg = "#f0cc09"
cursor_fg = "#fefff2"
selection_bg = "#18354f"
selection_fg = "#b5b5b5"
ansi = ["#000000","#ff0000","#38de21","#ffe50a","#1460d2","#ff005d","#00bbbb","#bbbbbb"]
brights = ["#555555","#f40e17","#3bd01d","#edc809","#5555ff","#ff55ff","#6ae3fa","#ffffff"]