Centrale DB-driven CSS-server. Beheer via phpMyAdmin → centara_portal → stack_themes.
Standaard donker thema voor alle NEXUS portals
<link rel="stylesheet" href="/css/nexus-dark.css">
/vars/nexus-dark.css
Heldere variant met witte achtergrond en zachte schaduwen — voor daglicht-gebruik.
<link rel="stylesheet" href="/css/nexus-light.css">
/vars/nexus-light.css
Hardstyle radio-thema — diepzwart met neon magenta/rood accent, zoals het oude pulsenation/HRDR station.
<link rel="stylesheet" href="/css/hrdr.css">
/vars/hrdr.css
Station-specifieke CSS voor HRDR (ST-003) — WordPress site EN beheerportaal
<link rel="stylesheet" href="/css/station-st003.css">
/vars/station-st003.css
Basis CSS template voor alle stations. Nieuwe stations erven dit. Override via eigen station-{id} theme of door vars/modules aan te passen.
<link rel="stylesheet" href="/css/station-default.css">
/vars/station-default.css
Station-specifieke CSS voor Pulsenation (ST-001). Erft van station-default, override hier.
<link rel="stylesheet" href="/css/station-st001.css">
/vars/station-st001.css
Station-specifieke CSS voor Hardstyle FM (ST-002). Oranje/amber hardstyle branding.
<link rel="stylesheet" href="/css/station-st002.css">
/vars/station-st002.css
GET /themes — lijst (JSON)GET /vars/:theme.css — alleen CSS-variabelenGET /css/:theme.css — volledig thema (vars + base + alle modules)GET /modules/:theme/:module.css — losse modulehrdr/tailwind-base · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)hrdr/buttons · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)hrdr/cards · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)hrdr/forms · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)hrdr/app-layout · gewijzigd Sun May 31 2026 19:38:05 GMT+0000 (Coordinated Universal Time)nexus-dark/tailwind-base · gewijzigd Mon May 11 2026 08:52:32 GMT+0000 (Coordinated Universal Time)nexus-dark/buttons · gewijzigd Mon May 11 2026 08:19:55 GMT+0000 (Coordinated Universal Time)nexus-dark/cards · gewijzigd Mon May 11 2026 08:19:55 GMT+0000 (Coordinated Universal Time)nexus-dark/forms · gewijzigd Mon May 11 2026 08:19:55 GMT+0000 (Coordinated Universal Time)nexus-dark/app-layout · gewijzigd Sun May 31 2026 19:38:25 GMT+0000 (Coordinated Universal Time)nexus-light/tailwind-base · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)nexus-light/buttons · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)nexus-light/cards · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)nexus-light/forms · gewijzigd Mon May 11 2026 09:41:37 GMT+0000 (Coordinated Universal Time)nexus-light/app-layout · gewijzigd Sun May 31 2026 19:38:05 GMT+0000 (Coordinated Universal Time)station-default/wordpress-integration · gewijzigd Sun May 31 2026 19:44:27 GMT+0000 (Coordinated Universal Time)station-default/admin-portal · gewijzigd Sun May 31 2026 19:44:27 GMT+0000 (Coordinated Universal Time)station-st003/wordpress-integration · gewijzigd Sun May 31 2026 19:41:04 GMT+0000 (Coordinated Universal Time)station-st003/admin-portal · gewijzigd Sun May 31 2026 19:41:04 GMT+0000 (Coordinated Universal Time)