diff --git a/circle_spiral.toml b/circle_spiral.toml deleted file mode 100644 index 865f206..0000000 --- a/circle_spiral.toml +++ /dev/null @@ -1,29 +0,0 @@ -# If true, this indicates that the symbol should always have - -# a symbol nested within its nesting area(s). - -always_nest = false - - - -# If true, this indicates that the symbol should always - -# be nested inside another symbol's nesting area. - -always_be_nested = false - - - -# If true, this indicates that the symbol should never - -# be nested inside another symbol's nesting area. - -never_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 diff --git a/globe.toml b/globe.toml deleted file mode 100644 index 156d76c..0000000 --- a/globe.toml +++ /dev/null @@ -1,31 +0,0 @@ - -# If true, this indicates that the symbol should always have - -# a symbol nested within its nesting area(s). - -always_nest = false - - - -# If true, this indicates that the symbol should always - -# be nested inside another symbol's nesting area. - -always_be_nested = false - - - -# If true, this indicates that the symbol should never - -# be nested inside another symbol's nesting area. - -never_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