Skip to content

Increasing the brightness of the logo in download-box - #2164

Open
Aashaan403 wants to merge 3 commits into
git:gh-pagesfrom
Aashaan403:gh-pages
Open

Increasing the brightness of the logo in download-box#2164
Aashaan403 wants to merge 3 commits into
git:gh-pagesfrom
Aashaan403:gh-pages

Conversation

@Aashaan403

@Aashaan403 Aashaan403 commented May 14, 2026

Copy link
Copy Markdown
Contributor

The opacity of the image in the front-download box was way too low so increased it from intitial value 55% to 90%

Changes

Earlier the git logo was like a bit dim...taking away the beauty of the download-box.
image

But now it 's opacity is increased
image

Copilot AI review requested due to automatic review settings May 14, 2026 18:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Increases the opacity of the Git logo image inside the front-page download box from 0.55 to 0.90 for better visibility.

Changes:

  • Updates opacity value from 0.55 to 0.90 for the download box logo background.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dscho

dscho commented Aug 4, 2026

Copy link
Copy Markdown
Member

I like it. @jvns @To1ne what do you think?

@jvns

jvns commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

here's the before/after in light mode. I think the reason we reduced the opacity is that (in light mode) at 90% opacity it starts to compete with the "Install" button because they're the same colour. Maybe we could use 70% opacity in light mode and 90% in dark mode?

before:
image

after:
image

@Aashaan403

Aashaan403 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

I see in light mode it can indeed be a competitor for the download box.
I am sorry that I did'nt notice that since I always use dark mode.
Thanks for that catch @jvns
So Final Decision is 70% in light mode and 90% opacity in dark mode?

@dscho

dscho commented Aug 4, 2026

Copy link
Copy Markdown
Member

To me, 70% in light mode looks as intense as the button, so maybe just leave the opacity as-is in light mode and only change it in dark mode?

@Aashaan403

Copy link
Copy Markdown
Contributor Author

One little suggestion...
I was about to decrease the opacity of the logo in the ligth mode .
But actually I feel lile the bright logo infacts helps to attract people easily reach the download button.(Infact most people just come for downloads right)
Does anyone feel like that ?
Opacity = 90%
image
Opacity = 70%
image

@Aashaan403

Aashaan403 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

I have updated the code now

@Aashaan403 Aashaan403 closed this Aug 5, 2026
@Aashaan403 Aashaan403 reopened this Aug 5, 2026
@To1ne

To1ne commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Looks okay to me:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants