Alerts
Toasts - appear bottom right - then fade out
Banners
Field Messages
Design Notes - Messages
DESIGN NOTE: add more contrast! - class="todo";
Success Colors
Success BG
var: --color-success-bg
class: .bg-success-bg
Hex: #eaf4e9
Success Text
var: --color-success-text
class: .bg-success-text
Reference: var(--color-uvu-green)
Error Colors
Error BG
var: --color-error-bg
class: .bg-error-bg
Hex: #f0e8e8
Error Text
var: --color-error-text
class: .bg-error-text
Hex: #4a1612
Warning Colors
Warning BG
var: --color-warning-bg
class: .bg-warning-bg
Hex: #fff9e2
Warning Text
var: --color-warning-text
class: .bg-warning-text
Hex: #5a4b00
Info Colors
Info BG
var: --color-info-bg
class: .bg-info-bg
Hex: #eef4f2
Info Text
var: --color-info-text
class: .bg-info-text
Reference: var(--color-dark-green)
Border Colors
Border
var: --color-border
class: .bg-border
RGBA: rgba(0, 0, 0, 0.08)
Dark Mode - needs work
It seems that you have reduce motion enabled!