Hello Everyone!
I am attempting to create a website for my new business and I really want to learn how to use Beans Framework. I previously purchased a beautiful theme from an online site, but the author decided out of the blue to stop supporting the theme. I feel very uneasy about this so I am now determined to create a theme myself.
Does anyone here know how to set the Beans Theme to dark. I would like to have a dark color scheme. Can someone point me in the right direction? I have searched the internet for days and I don't see an adequate tutorial.
Regards,
kpixel2009.
Hey Karen,
Beans is build with the Uikit 2 framework which has a contrast class to start: https://getuikit.com/v2/docs/contrast.html
Another way would be to to edit the variables in the style.less file: https://github.com/uikit/bower-uikit/blob/master/less/uikit-variables.less
Thank you, Kamron. I will look into this.