Skip to content

Improve start page shadow in dark theme#910

Merged
KirillOsenkov merged 1 commit intoKirillOsenkov:mainfrom
drewnoakes:start-page-shadow
Dec 3, 2025
Merged

Improve start page shadow in dark theme#910
KirillOsenkov merged 1 commit intoKirillOsenkov:mainfrom
drewnoakes:start-page-shadow

Conversation

@drewnoakes
Copy link
Copy Markdown
Contributor

In dark theme, the shadow was lighter than the background, so it was more of a glow than a shadow, which looked a bit off.

This approach uses opacity to blend with whatever background the theme chooses. I made it a bit smaller too, so it was more noticeable in dark mode.

Before

image

After

image

In dark theme, the shadow was lighter than the background, so it was more of a glow than a shadow, which looked a bit off.

This approach uses opacity to blend with whatever background the theme chooses. I made it a bit smaller too, so it was more noticeable in dark mode.
@KirillOsenkov
Copy link
Copy Markdown
Owner

lol the glow was accidental but I kinda liked it :) ah well

@KirillOsenkov KirillOsenkov merged commit 7e5e8e7 into KirillOsenkov:main Dec 3, 2025
1 check passed
@drewnoakes
Copy link
Copy Markdown
Contributor Author

I don't feel strongly. Feel free to revert!

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.

2 participants