Skip to content

Convert scss variables to css variables#14252

Open
nothingrandom wants to merge 2 commits into
masterfrom
convert-scss-variables
Open

Convert scss variables to css variables#14252
nothingrandom wants to merge 2 commits into
masterfrom
convert-scss-variables

Conversation

@nothingrandom

Copy link
Copy Markdown
Member

Fixes #14085, moving towards mozilla/addons#2193

This work was split out from #14244

Refactors the codebase to use CSS custom properties for colors, making the UI more themeable and consistent.

@nothingrandom nothingrandom requested a review from diox June 22, 2026 11:36
@diox

diox commented Jun 22, 2026

Copy link
Copy Markdown
Member

prettier is complaining

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.12%. Comparing base (fd38611) to head (41e8a67).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14252   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files         266      266           
  Lines       10647    10647           
  Branches     3285     3285           
=======================================
  Hits        10447    10447           
  Misses        187      187           
  Partials       13       13           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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