Skip to content

The intuitive, zero-runtime color palette module for Nuxt. Define your colors once and Nuxt Palette magically sprinkles them throughout your app, with dark mode support and Tailwind CSS integration. Makes theming faster than a caffeinated chameleon.

License

Notifications You must be signed in to change notification settings

TutorFx/nuxt-palette

Repository files navigation

Nuxt Palette logo


Nuxt Palette

npm version npm downloads License Nuxt

This module is being changed heavily. At the moment I do not recommend that it be used in production.

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add nuxt-palette

That's it! You can now use Nuxt Palette in your Nuxt app ✨

Credits

Contribution

Local development
# Install dependencies
npm install

# Generate type stubs
npm run dev:prepare

# Develop with the playground
npm run dev

# Build the playground
npm run dev:build

# Run ESLint
npm run lint

# Run Vitest
npm run test
npm run test:watch

# Release new version
npm run release

License

Licensed under the MIT license.

About

The intuitive, zero-runtime color palette module for Nuxt. Define your colors once and Nuxt Palette magically sprinkles them throughout your app, with dark mode support and Tailwind CSS integration. Makes theming faster than a caffeinated chameleon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published