1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 07:18:13 +03:00
wezterm/assets/colors/Afterglow.toml

13 lines
369 B
TOML
Raw Normal View History

# Afterglow
[colors]
foreground = "#d0d0d0"
background = "#212121"
cursor_bg = "#d0d0d0"
cursor_border = "#d0d0d0"
cursor_fg = "#151515"
selection_bg = "#303030"
selection_fg = "#d0d0d0"
ansi = ["#151515","#ac4142","#7e8e50","#e5b567","#6c99bb","#9f4e85","#7dd6cf","#d0d0d0"]
brights = ["#505050","#ac4142","#7e8e50","#e5b567","#6c99bb","#9f4e85","#7dd6cf","#f5f5f5"]