diff --git a/docs/MAKING_THEMES.md b/docs/MAKING_THEMES.md index e554074..c0c04fd 100644 --- a/docs/MAKING_THEMES.md +++ b/docs/MAKING_THEMES.md @@ -75,4 +75,6 @@ Supported cursor image types are png and svg. If you are using an svg cursor, the size parameter will be ignored. -Mixing png and svg cursor images in one shape will result in an error. \ No newline at end of file +Mixing png and svg cursor images in one shape will result in an error. + +Please note animated svgs are not supported, you need to add a separate svg for every frame. \ No newline at end of file