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

# Andromeda
[colors]
foreground = "#e5e5e5"
background = "#262a33"
cursor_bg = "#f8f8f0"
cursor_fg = "#cfcfc2"
selection_bg = "#5a5c62"
selection_fg = "#ece7e7"
ansi = ["#000000","#cd3131","#05bc79","#e5e512","#2472c8","#bc3fbc","#0fa8cd","#e5e5e5"]
brights = ["#666666","#cd3131","#05bc79","#e5e512","#2472c8","#bc3fbc","#0fa8cd","#e5e5e5"]