{#snippet Setting({ title, description, Component, props }: SettingsList) }
{description}
Account & sync
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
Limit upcoming assessments shown on the home page by subject
Show past-due assessments from the upcoming list, matching the Assessments page
Number of subjects to include, ordered by soonest due date
Assessments shown for each included subject
{plugin.description}
{setting.description || ''}
Enables developer mode, allowing you to test new features and changes.
Show diagnostic console output (indexer, theme manager, timetable colour patch, etc.)
Keep the loading overlay visible for 5 extra seconds so you can preview canvas variants.
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}Pretend a newer GitHub release exists to test the update badge. Only applies when dev mode is on.