Page 1 of 1

Themes

Posted: Sat Jan 01, 2022 10:53 am
by flaco
Hi ,

I've been diving into the themes of Hesk. I found one color variation : oceanblue.
  • Created a folder in the themes folder
  • copied files of Hesk3 themes to the new folder.
  • Specified a name in the config.json (oceanblue)
Found 1 little bug : the main colors (ticketlist for example) does not come from the themes folder. However from the <heskdir>/css
Is this fixed in version 3.3.0?

If these files link to a themes folder, much more themes can be created :)
  • app.min.css
  • app.css
Love the way Hesk is build :) :)

regards
Bernard

Re: Themes

Posted: Sat Jan 01, 2022 11:15 am
by flaco
The knowlegebase loads the app.css and the app.min.css from the themes directory. Now the admin-part ;)

|You define a customer folder with a separate css in it.
Its it an idea to create an admin folder also with it's own app.css and app.min.css in it ?

Re: Themes

Posted: Sun Jan 02, 2022 12:43 pm
by flaco
Got themes working now without overwriting core files (css)