Skip to content

Conversation

@dbattersby
Copy link
Contributor

@dbattersby dbattersby commented Nov 5, 2025

Add styling to make the lightbox image details stand out further, also some general cleanup of lightbox styles.

How it looks

Light mode:

Screenshot 2025-11-05 at 12 14 02 PM

Dark mode:

Screenshot 2025-11-05 at 12 13 37 PM

Comment on lines +158 to +161
color: #000;
background: #fff;
border-radius: 4px;
max-width: 200px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the main change, I used fixed colors (rather than using var) due to lightbox having a consistent backdrop regardless of light or dark mode.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants