rhazdon / hugo-theme-hello-friend-ng

Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!
https://github.com/rhazdon/hugo-theme-hello-friend-ng/
Other
1.46k stars 777 forks source link

How to change the text color in the mainpage? #294

Closed kaiwenli325 closed 3 years ago

kaiwenli325 commented 3 years ago

I set the background from an imge, whose colors are mainly dark. I want to change the text color to white or red. What should I do?

rhazdon commented 3 years ago

You ca customize the colors with css. Write a bit css, put it into your style folder and add this to your config. https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/master/exampleSite/config.toml#L96