From 8c3323bc6c1743f04dee7598e186e07cd793ab7f Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 18 Jun 2022 11:47:47 +0530 Subject: Add ability to set the progressbar color from the Settings screen --- src/config.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.ts') diff --git a/src/config.ts b/src/config.ts index 2df09e03d..2aad2e931 100644 --- a/src/config.ts +++ b/src/config.ts @@ -252,6 +252,7 @@ export const DEFAULT_APP_SETTINGS = { userAgentPref: '', adaptableDarkMode: true, accentColor: DEFAULT_ACCENT_COLOR, + progressbarAccentColor: DEFAULT_ACCENT_COLOR, serviceRibbonWidth: 68, sidebarServicesLocation: SIDEBAR_SERVICES_LOCATION_TOPLEFT, iconSize: iconSizeBias, -- cgit v1.2.3-70-g09d2