Replace hardcoded Go color constants with var(--hs-*) and var(--md-*) CSS custom properties in externalLink, orDivider, card, warningBox, downloadButton, and pageFooter. This ensures all components follow the dark mode theme automatically. Also switch pageFooter from div to semantic footer element and simplify externalLink by letting CSS handle link styling. Updates juanfont/headscale#3182 |
||
|---|---|---|
| .. | ||
| apple.go | ||
| auth_error.go | ||
| auth_success.go | ||
| auth_web.go | ||
| design.go | ||
| general.go | ||
| register_confirm.go | ||
| windows.go | ||