mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 21:50:35 +02:00
add setting to override theme primary shade (#1791)
This commit is contained in:
@@ -724,6 +724,10 @@
|
||||
"accentColor": "accent color",
|
||||
"useThemeAccentColor": "use theme accent color",
|
||||
"useThemeAccentColor_description": "use the primary color defined in the selected theme instead of the custom accent color",
|
||||
"useThemePrimaryShade": "use theme primary shade",
|
||||
"useThemePrimaryShade_description": "use the primary shade defined in the selected theme for primary color variants",
|
||||
"primaryShade": "primary shade",
|
||||
"primaryShade_description": "override the primary shade (0–9) used for buttons, links, and other primary-colored elements",
|
||||
"albumBackground_description": "adds a background image for album pages containing the album art",
|
||||
"albumBackground": "album background image",
|
||||
"albumBackgroundBlur_description": "adjusts the amount of blur applied to the album background image",
|
||||
|
||||
Reference in New Issue
Block a user