Hi,
i want to change my header color into hex one: “#035C82”.
I was looking in documentation how to use this method:
layout.getThemeList().set("dark", true);
to set up hex color.
But i didnt find any methods regarding getThemeList.
Where to find it? How to look?