1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 19:01:36 +03:00
wezterm/assets/colors/Duotone Dark.toml

13 lines
372 B
TOML
Raw Normal View History

# Duotone Dark
[colors]
foreground = "#b7a1ff"
background = "#1f1d27"
cursor_bg = "#ff9839"
cursor_border = "#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"]