Skip to content

Conversation

@nstepien
Copy link
Collaborator

No description provided.

@nstepien nstepien self-assigned this Dec 19, 2025
This was linked to issues Dec 19, 2025
color-scheme: light;
}
color-scheme: var(--rdg-color-scheme, light dark);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

What do you think about this changes?
It removes the --rdg-color-scheme variable, but it won't default to light dark anymore, so the grid won't automatically adapt to the system setting unless the page has color-scheme: light dark;.
I.e. it defaults to light mode now, which is closer to browser defaults.

@nstepien nstepien marked this pull request as ready for review December 19, 2025 18:06
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.

Styling guide examples/documentation for styling

2 participants