1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/assets/colors/Duotone Dark.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
346 B
TOML

# Duotone Dark
[colors]
foreground = "#b7a1ff"
background = "#1f1d27"
cursor_bg = "#ff9839"
cursor_fg = "#1f1d27"
selection_bg = "#353147"
selection_fg = "#b7a2ff"
ansi = ["#1f1d27","#d9393e","#2dcd73","#d9b76e","#ffc284","#de8d40","#2488ff","#b7a1ff"]
brights = ["#353147","#d9393e","#2dcd73","#d9b76e","#ffc284","#de8d40","#2488ff","#eae5ff"]