dark-mode-detection
by codingismynewgaming
Comprehensive dark mode detection patterns and algorithms for browser extensions. Use when analyzing websites for dark mode implementations, detecting theme switchers, identifying CSS/JavaScript dark mode patterns, or building browser extensions that need to detect dark mode. Triggers on dark mode, theme detection, prefers-color-scheme, data-theme, class toggling, and related queries.