Is it possible to save/reuse a custom combination of themes?

I’ve found a combination of themes that look good to me as a combination. Plasma theme, window decorations, application style etc are all parts of different themes (i.e. not the same “Look & Feel”) but I like how they work together.

If I were to change to a different Look & Feel theme and then want to change back, is there an easy way to re-create that combination without going to each sub-screen in colours & themes and selecting them separately?

3 Likes
❯ konsave -h
usage: Konsave [-h] [-l] [-s <name>] [-r <name>] [-a <name>] [-e <name>] [-i <path>] [-f] [-d <directory>]
               [-n <archive-name>] [-v] [-w]

options:
  -h, --help            show this help message and exit
  -l, --list            Lists created profiles
  -s, --save <name>     Save current config as a profile
  -r, --remove <name>   Remove the specified profile
  -a, --apply <name>    Apply the specified profile
  -e, --export-profile <name>
                        Export an existing profile and share with your friends!
  -i, --import-profile <path>
                        Import a konsave file
  -f, --force           Overwrite already saved profiles
  -d, --export-directory <directory>
                        Specify the export directory when exporting a profile
  -n, --export-name <archive-name>
                        Specify the export name when exporting a profile
  -v, --version         Show version
  -w, --wipe            Wipes all profiles.

Please report bugs at https://www.github.com/prayag2/konsave
2 Likes