Forum Discussion

gillesaugustus's avatar
gillesaugustus
Advocate II
6 years ago
Solved

Report theme - Visual header options

Is it possible to add all the visual header options to the report themese?

 

  • gillesaugustus ,

     

    I'm afraid currently the report theme json file only support 5 sections as below:

    
        {
            "name": "St Patricks Day",
            "dataColors": ["#568410", "#3A6108", "#70A322", "#915203", "#D79A12", "#bb7711", "#114400", "#aacc66"],
            "background":"#FFFFFF",
            "foreground": "#3A6108",
            "tableAccent": "#568410"
        }

     

    Community Support Team _ Jimmy Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    gillesaugustus ,

     

    I'm afraid currently the report theme json file only support 5 sections as below:

    
        {
            "name": "St Patricks Day",
            "dataColors": ["#568410", "#3A6108", "#70A322", "#915203", "#D79A12", "#bb7711", "#114400", "#aacc66"],
            "background":"#FFFFFF",
            "foreground": "#3A6108",
            "tableAccent": "#568410"
        }

     

    Community Support Team _ Jimmy Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.