Add Contrast setting to Theme Settings panel

- `theme-contrast` key (default `auto`) wired through `tabler-theme.ts` and the offcanvas script
This commit is contained in:
codecalm
2026-08-17 12:38:48 +02:00
parent dbd05ffee0
commit c1e1ea9db9
4 changed files with 25 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@tabler/preview": minor
---
Added a Contrast setting (`auto`/`normal`/`high`) to the Theme Settings panel.