Skip to content

Conversation

JerryWu1234
Copy link
Contributor

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

- Added dark mode support in global CSS with new color variables.
- Refactored ThemeScript component to improve theme preference handling.
- Updated theme toggle components to accept class props for better styling.
- Simplified theme toggle logic in ThemeToggle component.
- Removed deprecated ThemeScript import from root component.
- Cleaned up unused CSS styles related to theme toggle.
Copy link

changeset-bot bot commented Oct 10, 2025

⚠️ No Changeset found

Latest commit: a871af8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@JerryWu1234 JerryWu1234 self-assigned this Oct 10, 2025
Copy link
Contributor

github-actions bot commented Oct 10, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview a871af8

@maiieul maiieul changed the title Light mode dark mode docs: light mode dark mode Oct 10, 2025
- Added CSS rules for dark mode image filtering and temporary workarounds.
- Updated theme toggle components to remove unused imports and streamline code.
- Introduced light mode styles for ecosystem elements based on user preferences.
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.

1 participant