Creating/modifying theme for table (report) object

Hi everyone,

I'd like to change the appearance of the object table (report) to match our corporate colors.
I've tried to create a theme in ...looker.com/admin/themes but it doesn't seem to be the same theme used for this object.
Where can I find theese themes?
I've noticed there is the option to paste a CSS code, does anybody have an example of code to edit the parameters of the table?
Thanks in advanced
image-2024-10-10-15-22-08-108.png

Solved Solved
0 4 790
1 ACCEPTED SOLUTION

Hey @Rub_moy 

You have to create a CSS file in Github and implement the Code. There you can also adjust the code so it fits your brand guidelines and share the code with others.

Afterward, you can run that link through https://raw.githack.com/ . The githack link is the one you should put into the "load custom CSS From" field.

Hope this helps

View solution in original post

4 REPLIES 4

Hi Rub

This article from github provides a simple, customizable looker studio template.

Link: https://github.com/calebdye/looker_template

Hope it helps

 

Thanks @Mauroas ! I've tried that css template and also another one from https://github.com/looker-open-source/viz-report-table-marketplace/blob/AP-2221-link-tooltip-disappe... and it doesn't seem to work. Does anyone know in which format do I have to add the css code? I pasted directly the entire code under 'Load custom CSS from:'

Rub_moy_0-1729759717941.png

Also, would be useful to be able to create  a new theme so everyone can use it, instead of copy and pastying the code

Hey @Rub_moy 

You have to create a CSS file in Github and implement the Code. There you can also adjust the code so it fits your brand guidelines and share the code with others.

Afterward, you can run that link through https://raw.githack.com/ . The githack link is the one you should put into the "load custom CSS From" field.

Hope this helps

thanks @Mauroas , that worked perfectly! However I will need to find out how to create a theme with that code so it can be reused

Top Labels in this Space