Add variables in developer dashboard settings

Hello,

I would like to change some properties of the frontend of a dashboard.

EXAMPLE: In this case, I would like to change the color of the border. Pass from this:

image

To this (put the color border of a widget -or all widgets in the dashboard- in green):

image

I believe that I could do that including new variables in developer dashboard settings. Example of where create variables:

Is it possible?

If it is, how could I do it? Does exist documentation about it?

If it is not possible in this way, is there another way?

Thank you!

Hi @EBA

There is currently no configuration to be able to set the border color.

However, you may apply any CSS declaration in an HTML widget that applies to any item of the dashboard. For example: I have an HTML widget with the following style code and with the following results:

screen.20231026-100229

We will analyze the inclusion of custom styling of widgets for future releases