Files
ndsolutionswebsite/app/data/theme.config.json
Daniel S b159b061ae
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 57s
feat: implement device-specific configurations for desktop, tablet, and mobile
2026-08-09 12:35:46 +02:00

7 lines
103 B
JSON

{
"activePreset": "amberGlow",
"customColors": {
"bg": "#0B0F19",
"accent": "#38BDF8"
}
}