Production-ready dashboard with 24 demo pages, 26 docs pages, 4 full apps, dark mode, design tokens and Gulp 5 build system. Zero framework dependencies.
AdminFundev is crafted for developers who value clean code, solid documentation and real-world components.
data-theme with localStorage persistence and system preference detection. Zero FOUC.$af-* variables compiled to CSS custom properties --af-*. Change the entire palette by editing one file.getApexTheme() utility.!default overrides.Every page you need to ship a real product — from dashboards and auth flows to eCommerce and user profiles.
Pure HTML/CSS/JS with industry-standard tooling. No React, no Vue, no Angular — works anywhere.
Pay once, own it forever. No subscriptions, no hidden fees.
src/ and dist/ folders, all 24 demo pages, 26 documentation pages, 4 complete apps, SCSS source files, the Gulp build system and a detailed README to get started in minutes.
dist/ folder into any backend.
[data-theme="dark"] on the <html> element. The theme is saved in localStorage and also detects the system preference on first visit. There is a small inline script in <head> that applies the theme before the CSS loads — eliminating any flash of unstyled content (FOUC).
$af-primary and $af-primary-hover in src/scss/_variables.scss, then run npm run build. The change propagates automatically to sidebar active states, buttons, badges, focus rings and ApexCharts. For runtime changes without recompiling, use document.documentElement.style.setProperty('--af-primary', '#hex').
Get AdminFundev today and ship your next admin dashboard in days, not weeks.