When Oxid 4.5.0 was released Look & Feel modul was removed.
A kind of promise was made: “You will find Look & Feel as an extension as well a bit later”.
Anything new regarding new Look & Feel modul for the actual Oxid version?
after introducing azure, it turned out that adapting the look & feel function for it as well as supporting basic the same time is really pain in the ar*se… That’s why we at some point decided to not support L&F any longer. To be honest: I am glad that nobody is really missing it because L&F was overwriting the css files and unexperienced users very often messed up their design with playing around in L&F.
IMO, the much better dicision is to work further on the templating system and the override mechanisms. Most likely, there will soon be some color variants for azure like yellowzure, redzure etc…
Yes, I use Firebug. But I don’t feel comfortable changing colors block by block using Firebug because I’m not sure if I changed all parts of oxid azure that uses that color.
I checked for color definitions in azure files and found hundreds of color definitions in over 20 azure files in out/azure folder (.svg, .css, .js, .tpl.). Maybe only some of these are important for main look of frontend.
It would be nice to know in which files exactly we have to edit color definition to change the main look of Oxid Azure.
Maybe I’m complicating this too much and there is some really simple solution for this?