I am currently using Plasma 6.7 and decided to save theme to automtically change it to same but with dark tones. I have an instlled from a file colour scheme as well as Plasma style, icons and pointer also installed from a file. However while all other elements were set colour scheme is not saving. I found that when changed to another global theme and returned back to my custom: colour scheme from my previuous theme remained. I have already tried to move it scheme to official location: /.local/share/color-schemes/ - however it did not changed anything.
Yes, it failed when I tried it a while back - how well does konsave work for you?
TBH I barely change more than the colourscheme on my system, so I’m kind of over all that now (plasmaconfigsaver was my first one, back on Plasma 5 I think… but it was horribly bloated, backing up entire folders, or more than a GiB of data to create it’s snapshots).
So yes, to ‘save theme to automatically change it to same but with dark tones’…
Depending on whether that goes beyond the colour scheme (i.e. Kate config/Kitty/Konsole/Ghostty or whatever) then a selective backup is something you can add to konsave with some deft config edits.
For colours, save your ‘dark’ theme - name it ‘dim’ then save your ‘light’ theme, call it ‘lite’.
plasma-apply-colorscheme dim
plasma-apply-colorscheme lite
You can go further with ‘lookandfeel’ and other commands too.
You could save those lines as commands, name the files ‘dim’ and ‘lite’ and just fire them up in krunner.
Thanks for response, I’ll definitely try it.