Forum Discussion
Anonymous
8 years agoNot applicable
Error importing theme file
I am getting a theme import error with this code: { "name": "Theme1", "dataColors": ["#003B64", "#FFF200", "#FFD500", "#A9EOEA", "#231F20", "#49494A", "#737474", "#9A9B9B", "#C3C4C4", "#E7E7E7", ...
- Anonymous8 years ago
Looks like it didn't like the hex code used for black. When I switched to #000000, it worked fine.
Anonymous
8 years agoNot applicable
Also, just an fyi- i have tried importing as both a json and a text file- neither has worked.
Anonymous
8 years agoNot applicable
Looks like it didn't like the hex code used for black. When I switched to #000000, it worked fine.