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

13 lines
368 B
TOML
Raw Normal View History

# Argonaut
[colors]
foreground = "#fffaf4"
background = "#0e1019"
cursor_bg = "#ff0018"
cursor_border = "#ff0018"
cursor_fg = "#ff0018"
selection_bg = "#002a3b"
selection_fg = "#ffffff"
ansi = ["#232323","#ff000f","#8ce10b","#ffb900","#008df8","#6d43a6","#00d8eb","#ffffff"]
brights = ["#444444","#ff2740","#abe15b","#ffd242","#0092ff","#9a5feb","#67fff0","#ffffff"]