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

Use custom properties for color variables #2938

Merged
merged 14 commits into from
Jun 25, 2024
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jun 25, 2024

What is this pull request for?

Instead of using Sass variables we use custom properties for all colors.

This also removes the usage of any Sass color functions.

Checklist

@tvdeyen tvdeyen added this to the 7.3 milestone Jun 25, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner June 25, 2024 06:19
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (5138585) to head (7c73a9d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2938   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files         232      232           
  Lines        6272     6272           
=======================================
  Hits         6019     6019           
  Misses        253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit cb5841d into main Jun 25, 2024
36 checks passed
@tvdeyen tvdeyen deleted the use-custom-properties-for-color branch June 25, 2024 10:39
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.

2 participants