From 6bbe1dc4a163baf084a14c646db4330a7a799bbf Mon Sep 17 00:00:00 2001 From: firestar5683 <168790843+firestar5683@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:32:23 -0500 Subject: [PATCH] Update device_settings_layout.json --- .../assets/components/tools/device_settings_layout.json | 7 +++++++ 1 file changed, 7 insertions(+) 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",