david-swift 3777248ae0
All checks were successful
Gitea Actions Demo / publish (push) Successful in 27s
Add tint
2025-06-22 18:13:19 +02:00

3 lines
74 B
SCSS

body {
background-color: color-mix(in hsl, var(--bg-color), #6E7DFB55);
}