Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more css color variables #417

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Piralein
Copy link

@Piralein Piralein commented Nov 2, 2024

While it is currently possible to change the background and border colors, its not possible for the text and icon colors. This results in incomplete dark mode designs.
The missing color for the input field also results in white text on white background with dark mode enabled. (firefox)
This PR expands the available css variables for all font colors and some hover colors.

Feel free to bikeshed the variable names, as I'm not sure about the exact naming pattern.
(especially "hover" variables)

@Piralein Piralein requested review from humitos and a team as code owners November 2, 2024 19:43
@Piralein Piralein requested a review from agjohnson November 2, 2024 19:43
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.

1 participant