summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvaniku <ivanrusem@protonmail.com>2022-05-09 15:34:25 +0000
committerIvaniku <ivanrusem@protonmail.com>2022-05-09 15:34:25 +0000
commit9648c75b93b18445a40efcb456de9e0894d19274 (patch)
treef2ec1f830cfd1007c5d604caed6ced588c78484e
parentd97317c8b11ca8f21fc619157ce94635b34e1f25 (diff)
downloadadwaita-icon-theme-9648c75b93b18445a40efcb456de9e0894d19274.tar.gz
Gender neutral pronouns in readme.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8eed4a3a..62ed61634 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Do note that no new additions should be made unless very thoroughly discussed. *
### Recoloring
The color of the icon set is defined at runtime by [gtk](https://gtk.org). Every single icon from the set is actually embedded inside an xml container that has a stylesheet overriding the colors.
-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.
+There is a couple of things the icon author needs to be aware of and a few things they 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.
[Symbolic Preview](https://flathub.org/apps/details/org.gnome.design.SymbolicPreview) doesn't convert strokes to paths yet, so you need to do it manually for now in Inkscape (`Path -> Stroke to Path`). Alternatively you can add Live path effect `join type` to your stroke and keep it non destructive.