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 contextual css variables for more css customization control #1054

Open
hexaltation opened this issue Jun 18, 2024 · 0 comments
Open

Comments

@hexaltation
Copy link
Collaborator

In some components color palette variables are used directly instead of rewrapping it in more contextual variables.

For example, ACLs use --grist-color-light-green directly and therefore is overwritten when changing this color value in custom.css. While we may want to keep the green in this case.

Original
image

With custom CSS redefining --grist-color-light-green
image

May be we can add more contextual variables for more control in css customization and less side effects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant