Wallpapers
Set a custom accent color for wallpapers in Plasma
Last updated
{
"KPlugin": {
"Id": "TestTest",
"License": "CC-BY-SA-4.0",
"Name": "CustomAccentColor"
},
"X-KDE-PlasmaImageWallpaper-AccentColor": "#FF0000"
}{
"KPlugin": {
"Id": "TestTest",
"License": "CC-BY-SA-4.0",
"Name": "CustomAccentColor"
},
"X-KDE-PlasmaImageWallpaper-AccentColor": {
"Light": "red",
"Dark": "cyan"
}
}