{#snippet Setting({ title, description, Component, props }: SettingsList) }
{description}
Change the theme colour based on the current class (e.g. when viewing a course or assessments page)
Use a soft gradient instead of a solid colour when viewing a class
Ease between class/subject colours when navigating instead of switching instantly
{plugin.description}
{setting.description || ''}
Account & sync
Enables developer mode, allowing you to test new features and changes.
Replace sensitive content with mock data
Use fake notice data on homepage instead of real data
Show the privacy notification popup on next page load
Fetch and show the current month's popup now (ignores dismissed state)
Download the same payload as cloud sync (OAuth tokens stripped). For debugging and server testing.
Override the content API host for this browser session. Cleared on restart. Affects themes, theme of the month, and other server-driven content.
{#if devApiBaseActive}Override active: {devApiBaseActive}
{/if}