Wire up theme changer
This commit is contained in:
@@ -62,7 +62,7 @@ function setCustomThemeVars(customTheme) {
|
||||
}
|
||||
}
|
||||
|
||||
function getCustomTheme(themeName) {
|
||||
export function getCustomTheme(themeName) {
|
||||
// set css variables
|
||||
const customThemes = SettingsStore.getValue("custom_themes");
|
||||
if (!customThemes) {
|
||||
|
||||
Reference in New Issue
Block a user