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

FIX Issue 1269: CHANGE css hard coded colors to vars #1270

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

Conversation

hexaltation
Copy link
Collaborator

@hexaltation hexaltation commented Oct 16, 2024

Context

Some color values are hard coded instead of using grist colors vars

Proposed solution

Changing hard coded color values by grist colors variables

Related issues

Fixes #1269

Has this been tested?

  • yes by building a image with custom css overload locally
  • 👍 yes, I added tests to the test suite
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because this is not relevant here
  • 🙋 no, because I need help

Screenshot

2024-10-16_11-33_with custom css

Copy link
Collaborator

@fflorent fflorent left a comment

Choose a reason for hiding this comment

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

Just an unnecessary extra space to remove, otherwise LGTM

app/client/ui2018/cssVars.ts Show resolved Hide resolved
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.

Some colors are hard coded instead of using grist-var-colors.
2 participants