setTheme
function in extension scripts now receives wallpaper's path as second argument.
export function setTheme(currrentThemeConfigPath : string, currentWallpaperPath : string){};
setTheme
function in extension scripts now receives wallpaper's path as second argument.
export function setTheme(currrentThemeConfigPath : string, currentWallpaperPath : string){};