Code Monkey home page Code Monkey logo

Comments (4)

alex-shpak avatar alex-shpak commented on July 22, 2024 3

Hi!
After some though, I think dark theme would not make into core.

But, I made it more easy to implement and created an example how you can make dark theme in your website.

You can create $WEBSITE/assets/_variables.scss file and override variables like here:
https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/assets/_variables.scss

Result:
image

from hugo-book.

alex-shpak avatar alex-shpak commented on July 22, 2024

Hi! Thank you.
I think dark mode would not be too hard to do, at this moment I'm not sure if I want to add extra complexity, because with all features theme started to grow bigger and bigger, which I want to avoid.

Anyway, most of colors are in assets/_variables.scss file, but I want to implement search and refactor menu first. Meanwhile you can tweak sass variables in that file yourself.

from hugo-book.

jamesb93 avatar jamesb93 commented on July 22, 2024

Hi Alex,

It seems that the variables are no longer at that link. It would be nice to know which colours you used specifically and for what elements of the scss. Trying this myself it is easy to get the background and body text to a similar theme but the side panel seems to not change at all no matter where I set the color: $white;

from hugo-book.

alex-shpak avatar alex-shpak commented on July 22, 2024

Hi!
Just uncomment this line
https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/assets/_variables.scss#L3

I moved variables to separate file
https://github.com/alex-shpak/hugo-book/blob/master/assets/plugins/_dark.scss

from hugo-book.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.