Add auto color mode to theme settings (#2701)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Paweł Kuna
2026-07-22 01:21:18 +02:00
committed by GitHub
co-authored by Copilot Autofix powered by AI
parent a373e17c8e
commit 7556ae2097
5 changed files with 40 additions and 3 deletions
+1
View File
@@ -75,6 +75,7 @@
--#{$prefix}gray-950: #0c0a09;
}
// Easter egg: not listed in the theme settings panel, enable with `data-bs-theme-base="pink"` or `?theme-base=pink`
[data-bs-theme-base='pink'],
[data-theme-base='pink'] {
--#{$prefix}gray-50: #fdf2f8;