Skip to content

fix: override topics css styles to fix light mode colors#52

Merged
natemoo-re merged 3 commits into
bombshell-dev:mainfrom
trueberryless:fix/37
Jun 3, 2026
Merged

fix: override topics css styles to fix light mode colors#52
natemoo-re merged 3 commits into
bombshell-dev:mainfrom
trueberryless:fix/37

Conversation

@trueberryless
Copy link
Copy Markdown
Contributor

Description

This PR sets the background color of the topic icons in light mode to the low accent color, so the contrast is accessible.

The CSS rules must stay outside the layer because Starlight Sidebar Topics CSS rules are not cascade layered. This fix is inspired by HiDeoo/starlight-sidebar-topics#64 (comment)

Copy link
Copy Markdown
Member

@natemoo-re natemoo-re left a comment

Choose a reason for hiding this comment

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

Thank you!

@natemoo-re natemoo-re merged commit ad847dc into bombshell-dev:main Jun 3, 2026
@trueberryless trueberryless deleted the fix/37 branch June 3, 2026 21:17
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.

Lightmode select menu background icon color

2 participants