halogenica / beautifulhugo

Theme for the Hugo static website generator
Other
1.15k stars 603 forks source link

theme color inconsistencies with newer hugo version #347

Open rickysarraf opened 4 years ago

rickysarraf commented 4 years ago

My current site, which has been built with some previous version of hugo, renders the pages with colors like this:

image

And below is the page rendering with newer hugo, version: 0.73.0

image

The color rendering is completely different and undesirable. I don't see a reason why newer version of hugo broke this. But is this something that can be fixed in the theme ? I tried playing with the colors in the CSS file: static/css/main.css but that did not reflect any change.

rickysarraf commented 4 years ago

Actually, this happens with all versions on the local development instance. When I build the pages and push them to my web server, the rendering is back to normal, i.e. white.

Don't know why the local developer instance of hugo server renders page such way. :-( It took my hour for waste.

gkrstulovic commented 2 years ago

I have the same problem after updating to [v0.92.1]. Any solution to the problem? It's difficult to work locally if colours are not displayed properly. I haven't pushed yet my webpage.