From 610786bcbe4a9a7d6cd820a0b5fc5ea19dde7fd3 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Fri, 5 Mar 2021 21:32:55 -0600 Subject: [PATCH] Add files via upload --- svg/arm.toml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/svg/arm.toml b/svg/arm.toml index 1ba74a3..57ae4c8 100644 --- a/svg/arm.toml +++ b/svg/arm.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