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