plasma-apply-colorscheme
Apply KDE Plasma color schemes
TLDR
List available color schemes
$ plasma-apply-colorscheme --list-schemes
Apply a color scheme$ plasma-apply-colorscheme BreezeLight
Apply dark theme$ plasma-apply-colorscheme BreezeDark
Display help$ plasma-apply-colorscheme --help
SYNOPSIS
plasma-apply-colorscheme [options] [schemename_]
DESCRIPTION
plasma-apply-colorscheme switches the KDE Plasma desktop color scheme. It allows changing themes from the command line without opening System Settings.
PARAMETERS
--list-schemes
List all available color schemesscheme_name
Name of the color scheme to apply--help
Display help information
CAVEATS
Requires a running Plasma desktop session. Color scheme names are case-sensitive. Changes take effect immediately without requiring logout.
HISTORY
plasma-apply-colorscheme is part of the KDE Plasma desktop environment, providing command-line access to appearance settings.

