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 schemes
scheme_name
Name of the color scheme to apply
--help
Display help information

INSTALL

sudo apt install plasma-workspace
sudo dnf install plasma-workspace
sudo pacman -S plasma-workspace
sudo apk add plasma-workspace

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.

SEE ALSO

plasma-apply-wallpaperimage(1), plasma-apply-cursortheme(1)