Restore old Homarr colors

Hi
Although I really like and enjoy the new homarr app, I'd love to revert to the old colors, I just like them more.

I've found the following two color css values in the old homarr:
  color:#C1C2C5;
  background-color:#1A1B1E;


Are the above color values the correct ones?
What selector do I have to use to change widget/app color?

I tried what kapa.ai told me, however that selector did nothing:
.mantine-AppShell-body {
  background-color: your-color-here;
}
Was this page helpful?