Theme Persistence Test

Current theme: {renderedTheme}

Expected: {TEST_THEME}

{renderedTheme === TEST_THEME ? '✅ PASS' : '❌ FAIL'}

After toggle, verify that the stored theme is the opposite of the current value.