Skip to content

style: replace hardcoded color #9ab3c0 with dusty-blue variable#8041

Merged
alexander-akait merged 1 commit intowebpack:mainfrom
Katari-8055:hardcoded
Mar 17, 2026
Merged

style: replace hardcoded color #9ab3c0 with dusty-blue variable#8041
alexander-akait merged 1 commit intowebpack:mainfrom
Katari-8055:hardcoded

Conversation

@Katari-8055
Copy link
Copy Markdown
Contributor

Summary

This PR replaces several instances of the hardcoded hex color #9ab3c0 with the existing $colors map variable dusty-blue using the getColor() function. This improves theme maintainability and ensures consistency across the codebase.

What kind of change does this PR introduce?

Refactor (code quality improvement and consistency enhancement).

Did you add tests for your changes?

Does this PR introduce a breaking change?

No.

If relevant, what needs to be documented once your changes are merged or what have you already documented?

No additional documentation is required. The change follows the existing theming conventions already documented in the project.

Use of AI

No

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Mar 17, 2026 5:45pm

Request Review

@alexander-akait alexander-akait merged commit ca07e71 into webpack:main Mar 17, 2026
9 checks passed
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