1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 18:15:31 +02:00
tldr/pages/linux/plasma-apply-colorscheme.md

17 lines
325 B
Markdown
Raw Normal View History

# 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`