WCG-WallpaperColorSchemeGenerator
WCG-WallpaperColorSchemeGenerator copied to clipboard
Auto wallpaper color scheme generator
Results
2
WCG-WallpaperColorSchemeGenerator issues
Sort by
recently updated
recently updated
newest added
I'm using Manjaro KDE. It is not working for me. I ran it by installing the mentioned dependencies and then ran the file using `chmod +x ./wcg` followed by `./wcg`....
Fix crash when color extraction fails: guard against getPalette returning None and skip gracefully. Centralize placeholder replacement: added replace_placeholders_in_file() and a mapping to replace {BACKGROUND}, {ACCENT_}, {HEADER_*}, {NAME}. Safer file...