mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 18:15:31 +02:00
17 lines
325 B
Markdown
17 lines
325 B
Markdown
![]() |
# 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`
|