Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Solarized Dark background colors #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 17, 2020

  1. True Solarized colors

    Solarized [explicitly defines][1] background and foreground colors:
    * #002b36 (base03) for background
    * #839496 (base0) for primary content
    * #073642 (base02) for highlights
    * #93a1a1 (base1) for highlighted content
    
    [1]: https://ethanschoonover.com/solarized/#usage-development
    mfilenko committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    8504b57 View commit details
    Browse the repository at this point in the history