hugo-theme-minos icon indicating copy to clipboard operation
hugo-theme-minos copied to clipboard

Use this SCSS/CSS file to bring Minos to the dark side..

Open fmaida opened this issue 5 years ago • 1 comments

Use this SCSS / CSS file to switch to a dark theme for Minos

Schermata 2020-04-20 alle 13 38 01

You can either download the SCSS file, edit and compile it, or you can simply download the CSS file and use it.

In either case, don't forget to add this line to your config.toml file:

[params]
    customCSS = ["minos-dark.min.css"]

fmaida avatar Apr 20 '20 11:04 fmaida

Looks cool! I am thinking if we should add the css to the repo and enable dark theme through an option or just let the user to deal with the setup.

carsonip avatar Apr 21 '20 13:04 carsonip