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

Revisiting #3815 (Update Racket color) #4415

Merged
merged 1 commit into from
Mar 1, 2019
Merged

Revisiting #3815 (Update Racket color) #4415

merged 1 commit into from
Mar 1, 2019

Commits on Feb 11, 2019

  1. Revisiting #3815 (Update Racket color)

    In #3815, I wanted to update the Racket color to match the blue color used in the logo. Unfortunately, Go was very close in the colorspace. In #4331, Go was changed to a lighter blue. Now, with a minor tweak, the Racket color can be successfully updated from `#22228f` to `#3c5caa`.
    
    This won't turn out like the #4319 (Rust) debacle for the following reasons:
    - The blue color is official, not just a random opinion.
    - We are going from a dark and not easily visible shade of blue to a lighter shade of the same color.
    - Racket is not as popular as Rust, so an army of Reddit users will not show up armed with negative emojis.
    
    Of course, if a Racket developer shows up and explains why this is a disaster, it will be easy enough to revert. But I think a nicer color will help Racket, an underappreciated Lisp dialect, look more attractive.
    pmaddams committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    ddaedc2 View commit details
    Browse the repository at this point in the history