Giter Site home page Giter Site logo

Comments (2)

dsrkafuu avatar dsrkafuu commented on August 16, 2024

The theme uses the Prism.js language auto-loader as syntax highlighter.
Prism provides several themes with background colors in code blocks.

To make the theme compatible with both light and dark mode, I removed the integrated background color and adjusted some color definitions in https://github.com/amzrk2/hugo-theme-fuji/blob/master/assets/scss/_fuji-theme/_style.scss#L132-L204

Since the main css is compiled from scss, you can copy the file you want to change from the theme folder to cover these files. For example you can use [SITEROOT]/assets/scss/_fuji-theme/_style.scss to cover the [SITEROOT]/themes/fuji/assets/scss/_fuji-theme/_style.scss then use Hugo Pipes to compile these files: https://github.com/amzrk2/hugo-theme-fuji#-advanced-configuration.

Or just fork the project, change any code you want, then npm run serve/build just like you would build your own theme.

from hugo-theme-fuji.

rrtjr avatar rrtjr commented on August 16, 2024

Again thanks for the detailed info. You've been very helpful.

from hugo-theme-fuji.

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.