@nuxtjs/color-mode
TypeScript icon, indicating that this package has built-in type declarations

3.4.0 • Public • Published

@nuxtjs/color-mode

Nuxt Color Mode

npm version npm downloads License Nuxt Volta board

🌑 Dark and 🌕 Light mode with auto detection made easy with Nuxt.

nuxt-color-mode

Live demo

Features

  • Nuxt 3 and Nuxt Bridge support
  • Add .${color}-mode class to <html> for easy CSS theming
  • Force a page to a specific color mode (perfect for incremental development)
  • Works with client-side and universal rendering
  • Auto detect system color-mode
  • Supports IE9+ 👴

📖  Read more

Note: v3 of @nuxtjs/color-mode is compatible with Nuxt 3 and Nuxt Bridge. If you're looking for the previous version of this module, check out the previous docs, or read more about the differences.

Contributing

You can contribute to this module online with CodeSandBox:

Edit @nuxtjs/color-mode

Or locally:

  1. Clone this repository
  2. Install dependencies using pnpm install
  3. Start development server using pnpm dev

License

MIT License

Copyright (c) Nuxt Team

Dependencies (4)

Dev Dependencies (15)

Package Sidebar

Install

npm i @nuxtjs/color-mode

Weekly Downloads

97,765

Version

3.4.0

License

MIT

Unpacked Size

24.9 kB

Total Files

25

Last publish

Collaborators

  • antfu
  • danielroe
  • clarkdo
  • pi0
  • atinux
  • alexchopin