1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 11:21:39 +03:00
wezterm/assets/colors/Dracula+.toml

13 lines
368 B
TOML
Raw Normal View History

# Dracula+
[colors]
foreground = "#f8f8f2"
background = "#212121"
cursor_bg = "#eceff4"
cursor_border = "#eceff4"
cursor_fg = "#282828"
selection_bg = "#f8f8f2"
selection_fg = "#545454"
ansi = ["#21222c","#ff5555","#50fa7b","#ffcb6b","#82aaff","#c792ea","#8be9fd","#f8f8f2"]
brights = ["#545454","#ff6e6e","#69ff94","#ffcb6b","#d6acff","#ff92df","#a4ffff","#f8f8f2"]