Skip to content

docs(oxfmt, oxlint): update logo#18242

Merged
graphite-app[bot] merged 1 commit intomainfrom
01-19-docs_oxfmt_oxlint_update_logo
Jan 19, 2026
Merged

docs(oxfmt, oxlint): update logo#18242
graphite-app[bot] merged 1 commit intomainfrom
01-19-docs_oxfmt_oxlint_update_logo

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Jan 19, 2026

Same as #17960

Copilot AI review requested due to automatic review settings January 19, 2026 13:47
@github-actions github-actions bot added the C-docs Category - Documentation. Related to user-facing or internal documentation label Jan 19, 2026
Copy link
Member Author

Dunqing commented Jan 19, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the logo implementation in the README files for the oxfmt and oxlint npm packages to support dark and light color schemes. The new implementation uses the HTML <picture> element with media queries to automatically display the appropriate logo variant based on the user's theme preference.

Changes:

  • Replaced simple <img> tag with <picture> element containing theme-aware <source> tags
  • Added clickable link wrapper around the logo pointing to https://oxc.rs
  • Updated logo URLs to use new SVG assets hosted on oxc.rs domain

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
npm/oxlint/README.md Updated logo to support dark/light theme with responsive picture element
npm/oxfmt/README.md Updated logo to support dark/light theme with responsive picture element

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@connorshea connorshea added the 0-merge Merge with Graphite Merge Queue label Jan 19, 2026
Copy link
Member

connorshea commented Jan 19, 2026

Merge activity

@graphite-app graphite-app bot force-pushed the 01-19-docs_oxfmt_oxlint_update_logo branch from e79f650 to 8a294d5 Compare January 19, 2026 14:52
@graphite-app graphite-app bot merged commit 8a294d5 into main Jan 19, 2026
19 checks passed
@graphite-app graphite-app bot deleted the 01-19-docs_oxfmt_oxlint_update_logo branch January 19, 2026 14:59
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 19, 2026
overlookmotel added a commit that referenced this pull request Jan 19, 2026
# Oxlint
### ⚡ Performance

- 1a247f1 linter/no-redeclare: Avoid repeated PHF hashmap lookups
(#18248) (overlookmotel)

### 📚 Documentation

- 8a294d5 oxfmt, oxlint: Update logo (#18242) (Dunqing)
# Oxfmt
### 🐛 Bug Fixes

- 864b4ab oxfmt: Use `format_config` for `external_options` override
(#18252) (leaysgur)
- 90ce4b7 oxfmt: Restore `customGroups` handling lost (#18243)
(leaysgur)

### 📚 Documentation

- 8a294d5 oxfmt, oxlint: Update logo (#18242) (Dunqing)

Co-authored-by: overlookmotel <557937+overlookmotel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-docs Category - Documentation. Related to user-facing or internal documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants