Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

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", ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Looks like it didn't like the hex code used for black. When I switched to #000000, it worked fine.