From 27b94d61afba55748ab3c63d085dd69c95825030 Mon Sep 17 00:00:00 2001 From: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com> Date: Tue, 17 Jun 2025 14:15:22 -0400 Subject: [PATCH] Add the no-sidebar-scrollbar option. --- .../ad97bb70-0066-4e42-9b5f-173a5e42c6fc/preferences.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/preferences.json b/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/preferences.json index df226b4a..6f5e4379 100644 --- a/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/preferences.json +++ b/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/preferences.json @@ -198,6 +198,12 @@ "type": "checkbox", "disabledOn": [] }, + { + "property": "uc.remove-sidebar-scrollbar", + "label": "Removes the sidebar scrollbar", + "type": "checkbox", + "disabledOn": [] + }, { "property": "uc.tabs.show-separator", "label": "When to display separator",