Files
cheatsheet-tldr/tldr/linux/plasma-apply-colorscheme
2025-01-07 00:17:59 +00:00

22 lines
417 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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`