Created attachment 184949 [details] A Screenshot That Depicts The Inconsistency # SUMMARY The "Classic" theme option renders the customised "Dusk" theme, but should render the Classic theme instead (else be removed). The ideal solution would be that the current theme should be a third option (set the default) in order to reduce the amount of customisations, but that's really the purview of another issue. # STEPS TO REPRODUCE 1. Visit https://bugs.kde.org/userprefs.cgi?tab=settings#:~:text=KDE%20Bugtracking%20System's%20general%20appearance%20(skin). 2. Select `//*[@id="skin"]` 3. Choose `<option value="standard">Classic</option>` 4. `window.reload()`. # EXPECTED RESULT Switching to `<option value="standard">Classic</option>` in `//*[@id="skin"]` should render the appropriate theme. # OBSERVED RESULT It renders the customised "Dusk" theme, instead. # SOFTWARE/OS VERSIONS This occurs on all OSes. # ADDITIONAL INFORMATION Ideally, the customised theme should be a separate theme anyway, like https://bugzilla.opensuse.org/show_bug.cgi?id=1249577#c0 demonstrates is true for openSUSE's instance.