diff --git a/starpilot/system/the_pond/assets/components/tools/device_settings_layout.json b/starpilot/system/the_pond/assets/components/tools/device_settings_layout.json index 6116b5b10..c9e1a155a 100644 --- a/starpilot/system/the_pond/assets/components/tools/device_settings_layout.json +++ b/starpilot/system/the_pond/assets/components/tools/device_settings_layout.json @@ -1407,6 +1407,13 @@ "ui_type": "toggle", "parent_key": "AdvancedCustomUI" }, + { + "key": "HolidayThemes", + "label": "Holiday Themes", + "description": "Automatically apply seasonal theme assets during holiday windows. Turn this off to keep your normal theme year-round.", + "data_type": "bool", + "ui_type": "toggle" + }, { "key": "CustomUI", "label": "Driving Screen Widgets",