mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-22 04:17:58 +00:00
feat: implement dark/light theme switching
- Add ui-settings resolution for v3.16.9 - Add CSS variables for dark/light themes in GlobalStyle - Set default data-theme attribute on html element - Simplify theme creation in Root.tsx - Disable webpack error overlay for cleaner dev experience
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
"@pezkuwi/types-create": "^16.5.6",
|
||||
"@pezkuwi/types-known": "^16.5.8",
|
||||
"@pezkuwi/types-support": "^16.5.6",
|
||||
"@pezkuwi/ui-settings": "^3.16.9",
|
||||
"@pezkuwi/util": "^14.0.7",
|
||||
"@pezkuwi/util-crypto": "^14.0.7",
|
||||
"@pezkuwi/wasm-crypto": "^7.5.4",
|
||||
|
||||
Reference in New Issue
Block a user