Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Documentation for Theme config.json file

  • #9608
    Avatar photo[anonymous]

    I am starting to work on some theme ideas.  Some of this is making sense to me now.  One thing that would be really helpful is  a document explaining all the options available for layout and configuration in the config file.  I am able to copy most of the things I need and they make sense based on testing and comparing the results of my tinkering.  One thing I am wondering is what the size parameter for the separator does, and what the available options are?

    {
        "name": "separator",
        "type": "separator",
        "label": "Light",
        "group": "Colors",
        "size": "small"
    },
    #9609
    Avatar photoBob
    #9611
    Avatar photo[anonymous]

    Thanks Bob.  I must have looked at that two or three times and it never dawned on me that was what I was looking for.