Coder Social home page Coder Social logo

Comments (8)

takluyver avatar takluyver commented on June 22, 2024

Here it is on my Linux laptop (1920x1080):

screenshot from 2017-05-07 21-38-42

That's definitely better than in your screenshot, and I find it OK to read, but we definitely should be conscious of people with visual impairments, especially if they also have super high res screens like yours ;-).

I think the fallback font it uses before the webfont loads is actually clearer - it looks like the glyphs are thicker. I've heard before that thin glyphs and low contrast colours are an unfortunate design trend. So maybe one easy improvement is to sacrifice a bit of modern style and use the default sans font.

I'm not much of a designer - do you know what's the best way to improve this? Thicker font? Different text colour/background colour? All the above? One trick I've seen used to increase contrast is to put black text over a partially transparent white strip, so the background colour is lighter behind the text.

@Carreau you've done more of the website design than me. If I do end up adjusting design, I may trample all over your beautiful aesthetics, so you might want to have a go before I do. 😛

from python3statement.github.io.

Carreau avatar Carreau commented on June 22, 2024

I think just making it bold should be enough. I had difficulty to read it in some screens.

from python3statement.github.io.

Carreau avatar Carreau commented on June 22, 2024

See #75

from python3statement.github.io.

Carreau avatar Carreau commented on June 22, 2024

How does it looks now (will take a few minutes to rebuild)

from python3statement.github.io.

takluyver avatar takluyver commented on June 22, 2024

I'm on a different computer from when I checked before (monitor 1680x1050), but it doesn't look substantially better to me. @BrianHicks can you check?

screenshot from 2017-05-09 11-55-33

from python3statement.github.io.

BrianHicks avatar BrianHicks commented on June 22, 2024

It's improved for me on most text; the links in "why switch to Python 3" are still using the very thinnest stroke.

Can I make a suggestion? Raleway is super but it's definitely designed as a header font. If it were up to me, I'd pair it with Roboto, Droid Sans, or Source Sans. If you want something from the same foundry, try League Spartan (but it might be a little too thick!)

from python3statement.github.io.

takluyver avatar takluyver commented on June 22, 2024

I have no objections to changing the font - you sound like you know more about this matter than I do. @Carreau ?

from python3statement.github.io.

takluyver avatar takluyver commented on June 22, 2024

@Carreau I'm looking again at this, and your change in #75 actually makes the font thinner for me, not bolder. Here it is as it is at present:

screenshot from 2017-10-11 15-31-38

And here it is if I use the CSS inspector to turn off the rule p {font-weight: 300}:

screenshot from 2017-10-11 15-33-30

The default font weight for me appears to be 400.

It also doesn't affect the links at all, as @BrianHicks noticed, because they're not in <p> tags.

Feel free to propose more changes before I go in and mess around with the fonts, because there's a high chance of it looking ugly if it's up to me.

from python3statement.github.io.

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.