🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

nuxtjs-color-mode-fix

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxtjs-color-mode-fix

Fork and fix @nuxtjs/color-mode . Dark and Light mode for NuxtJS with auto detection

latest
Source
npmnpm
Version
2.1.1
Version published
Maintainers
1
Created
Source

nuxtjs-color-mode-fix

nuxtjs-color-mode-fix

npm version Github Actions CI Codecov License

🌑 Dark and 🌕 Light mode with auto detection made easy with NuxtJS

nuxt-color-mode

Live demo

Features

  • Add .${color}-mode class to <html> for easy CSS theming
  • Force a page to a specific color mode (perfect for incremental development)
  • Works with any NuxtJS target (static or server) and rendering (universal and spa)
  • Auto detect the system color-mode
  • Sync dark mode across tabs and windows 🔄
  • Supports IE9+ đź‘´

📖  Read more

Contributing

You can contribute to this module online with CodeSandBox:

Edit nuxtjs-color-mode-fix

Or locally:

  • Clone this repository
  • Install dependencies using yarn install or npm install
  • Start development server using yarn dev or npm run dev

License

MIT License

Copyright (c) NuxtJS Team

FAQs

Package last updated on 10 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts