summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam Belis <adam.belis@gmail.com>2021-12-12 13:10:35 +0000
committerAdam Belis <adam.belis@gmail.com>2021-12-12 13:10:35 +0000
commit5afe46ed996aa02eb2b2eb1175726e8f3bf7558f (patch)
tree77fa10b0c3a551a41182d18cab0d8bc414e63858 /README.md
parentadc89996f511941c8d284cbed552bd6e9b9f158f (diff)
downloadadwaita-icon-theme-5afe46ed996aa02eb2b2eb1175726e8f3bf7558f.tar.gz
Adding tip how to keep your stokes nondestructive
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa71ad477..7e65b53fe 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ The color of the icon set is defined at runtime by the gtk theme. Every single i
There is a couple of things the icon author needs to be aware of and a few things s/he can make use of. The stylesheet is setting the color of the fill for all rectangles and paths. **DO NOT** leave any rectangles or paths with no fill/stroke thinking it's invisible.
-Symblic Preview doesn't convert strokes to paths yet, so you need to do it manually for now in Inkscape (`Path -> Stroke to Path`).
+Symblic Preview doesn't convert strokes to paths yet, so you need to do it manually for now in Inkscape (`Path -> Stroke to Path`). Alternativly you can add `LPE join type` to yor stroke and keep it non destructive.
Gtk doesn't care about the colors you define for the icon. They are recolored at runtime. If you need portions of icons to have a color, you need to include a `class` attribute to the shape or group and set it to one of the three values below.