ADR 0014: Class-Based Dark Mode with CSS Variables
Decision to implement dark mode using class-based approach with CSS variables and localStorage persistence.
Decision to implement dark mode using class-based approach with CSS variables and localStorage persistence.
Complete technical reference for CSS variables, dark/light mode implementation, and theme extension patterns.