HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

plasma-apply-colorscheme — Switch Plasma color scheme. More information: <https://invent.kde.org/plasma/plasma-workspace>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
plasmacommandcolorclischememoreplasma-apply-colorschemeswitch
linux

Problem

How to use the plasma-apply-colorscheme command: Switch Plasma color scheme. More information: <https://invent.kde.org/plasma/plasma-workspace>.

Solution

plasma-apply-colorscheme — Switch Plasma color scheme. More information: <https://invent.kde.org/plasma/plasma-workspace>.

List available color schemes:
plasma-apply-colorscheme --list-schemes


Apply a color scheme:
plasma-apply-colorscheme {{BreezeLight}}


Display help:
plasma-apply-colorscheme --help

Code Snippets

List available color schemes

plasma-apply-colorscheme --list-schemes

Apply a color scheme

plasma-apply-colorscheme {{BreezeLight}}

Display help

plasma-apply-colorscheme --help

Context

tldr-pages: linux/plasma-apply-colorscheme

Revisions (0)

No revisions yet.