From a81931d5701f82b990caeebc95616759d7bf6ef8 Mon Sep 17 00:00:00 2001 From: Aroy <39088602+Aroy-Art@users.noreply.github.com> Date: Sun, 20 Dec 2020 16:57:34 +0100 Subject: [PATCH] Added krita to list --- content/blog/icon-themes-kde/content.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/blog/icon-themes-kde/content.md b/content/blog/icon-themes-kde/content.md index 1ea4143..3a12944 100644 --- a/content/blog/icon-themes-kde/content.md +++ b/content/blog/icon-themes-kde/content.md @@ -4,7 +4,7 @@ subtitle = "Where are themes and icons stored in KDE?" fragment = "content" weight = 100 date = "2020-12-13" -tags = ["kde", "themes", "theme", "icons", "icon"] +tags = ["kde", "themes", "theme", "icons", "icon", "krita"] +++ ### KDE Global @@ -22,3 +22,12 @@ User spesific themes and icons are placed in: ~/.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 +```