Nova Themes (Light, Dark & Colored) vs. Mytheme

Post Reply
ljaeren
Posts: 1
Joined: 16 Oct 2018, 23:09

18 Apr 2019, 00:58

As a licensed first-time user of the theme designer, I was curious about the not obvious differences between the three Nova themes and Mytheme.
Comparing the near 500 variables in _variables.scss, here are my findings:

Mytheme = Nova Light (no difference)

Mytheme vs. Nova Dark (10 variables differ)
//Global
textSecondaryColor
//panel common (e.g. accordion, panel, tabview)
panelHeaderBorder
panelHeaderBgColor
panelHeaderTextColor
panelHeaderIconColor
panelHeaderIconHoverColor
panelHeaderHoverBgColor
panelHeaderHoverBorder
panelHeaderHoverTextColor
panelHeaderHoverIconColor

Mythem vs. Nova Colored (20 variables differ)
//Global
highlightBgColor
highlightColorText
// panel common (e.g. accordion, panel, tabview)
// the next 10 variables are the same as those listed for Nova Dark
panelHeaderBorder
panelHeaderBgColor
panelHeaderTextColor
panelHeaderIconColor
panelHeaderIconHoverColor
panelHeaderHoverBgColor
panelHeaderHoverBorder
panelHeaderHoverTextColor
panelHeaderHoverIconColor
//
panelHeaderActiveBgColor
panelHeaderActiveBorder
panelHeaderActiveTextColor
panelHeaderActiveIconColor
panelHeaderActiveHoverBgColor
panelHeaderActiveHoverBorder
panelHeaderActiveHoverTextColor
panelHeaderActiveHoverIconColor

I realize that the Nova themes are free and form the basis for the default theme, but the differences hardly justifies their existence, especially when they mostly impact the side panel and hover events.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

22 Apr 2019, 10:12

I couldn't replicate them.
Exp;
Mytheme vs. Nova Dark (10 variables differ)

primefaces-mytheme -> $textSecondaryColor:lighten($textColor,25%);
primefaces-nova-dark -> $textSecondaryColor:lighten($textColor,25%);

Which designer version are you using? Also, sass compiler throws an excaption when the variables are different.

Best Regards,

Post Reply

Return to “PrimeFaces Theme Designer API”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests