# Australis (Aurora Australis) — dark theme
# Ported to Ghostty from the WezTerm config at
# https://github.com/vh-pfi/australis  (wezterm/config.lua)

background = #222531
foreground = #a9bcc3

cursor-color = #6388d8
cursor-text  = #373b46

selection-background = #6388d8
selection-foreground = #373b46

# Normal (ANSI 0-7)
palette = 0=#222531
palette = 1=#ff491a
palette = 2=#16b866
palette = 3=#e1c631
palette = 4=#6388d8
palette = 5=#9d78ff
palette = 6=#00b1a8
palette = 7=#a9bcc3

# Bright (ANSI 8-15)
palette = 8=#373b46
palette = 9=#ff854f
palette = 10=#51e08a
palette = 11=#ffe14e
palette = 12=#a4c4ff
palette = 13=#d8adff
palette = 14=#42dcd1
palette = 15=#cce7ec
