Giter Site home page Giter Site logo

Comments (5)

dsrkafuu avatar dsrkafuu commented on July 17, 2024

I'm considering whether or not to add an underline to the links, not sure if it will affect the overall feel of it.

from hugo-theme-fuji.

FelixBenning avatar FelixBenning commented on July 17, 2024

given how few websites use underlines for links nowadays I suspect that "it doesn't look good". But given that I am not a designer I don't know if a different color would be better or whether that would make the color palette to excited. You could of course remove the color entirely and let cursive speak for itself.

But given that you actually created a theme which "looks good" without knowing really why, I would trust your instinct better than mine.

from hugo-theme-fuji.

edxu96 avatar edxu96 commented on July 17, 2024

I like having more coloured text, but there are already many links in my posts. Some reader might think non-clickable words are dead links. I made the following change:

Screenshot 2021-03-15 at 07 13 43

from hugo-theme-fuji.

retrhelo avatar retrhelo commented on July 17, 2024

I suggest not using any color for emphasis, like github and many other editors do. The italic font itself is the best way to "emphasis" the text.

The change can be easily done by removing codes in assets/scss/_fuji-theme/_style.scss.

strong,
em {
  color: var(--color-secondary);
}

from hugo-theme-fuji.

dsrkafuu avatar dsrkafuu commented on July 17, 2024

Modded in 253850b

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.