Dark Mode

Ajax UI supports dark mode out of the box using the CSS class strategy.


Dark mode is controlled by toggling the .dark class on the root <html> element. All color variables automatically switch to their dark variants.

Full dark mode guide coming soon.