From aee0025fbce75f626d63dbf4ac5c714867dd23bc Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Sat, 13 Mar 2021 11:11:49 -0600 Subject: [PATCH] Add files via upload --- svg/horse.toml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/svg/horse.toml b/svg/horse.toml index 1ba74a3..57ae4c8 100644 --- a/svg/horse.toml +++ b/svg/horse.toml @@ -10,4 +10,12 @@ always_nest = false # be nested inside another symbol's nesting area. -always_be_nested = false \ No newline at end of file +always_be_nested = false + + + +# If true, this indicates that the symbol nested on this + +# symbol’s nesting area should have its colors inverted. + +invert_nested = true \ No newline at end of file