Aroy-Art-Site/content/post/icon-themes-kde/content.md

34 lines
597 B
Markdown
Raw Normal View History

2021-03-06 07:51:05 +00:00
+++
title = "Themes & Icons in KDE"
subtitle = "Where are themes and icons stored in KDE?"
fragment = "content"
weight = 100
date = "2020-12-13"
tags = ["kde", "themes", "theme", "icons", "icon", "krita"]
+++
### KDE Global
Systemwide themes and icons are placed in:
``` Path
/usr/share/plasma/desktoptheme/
/usr/share/icons/
```
User spesific themes and icons are placed in:
``` Path
~/.local/share/plasma/desktoptheme/
~/.local/share/icons/
```
#### Krita icons and themes
Icons and themes are storde in:
``` Path
~/.local/share/krita/color-schemes
~/.local/share/krita/preset_icons
```