Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up a secondary color in app.config.ts not working #1883

Open
alexcolls opened this issue Jun 15, 2024 · 1 comment
Open

Setting up a secondary color in app.config.ts not working #1883

alexcolls opened this issue Jun 15, 2024 · 1 comment
Labels
bug Something isn't working stale

Comments

@alexcolls
Copy link

Environment


  • Operating System: Linux
  • Node Version: v18.20.3
  • Nuxt Version: 3.12.1
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.6
  • Package Manager: pnpm@8.15.6
  • Builder: -
  • User Config: modules, ui
  • Runtime Modules: @nuxt/ui@2.17.0
  • Build Modules: -

Version

2.17.0

Reproduction

https://stackblitz.com/edit/nuxt-ui-skedpl?file=app.vue,app.config.ts,nuxt.config.ts,.nuxt%2Fnuxt.json

Description

I'm trying to set a secondary color, and on the top of that making it dynamic (as you can see in my example with the primary color). I guess is not supported, however I don't understand why setting up a static secondary color is not possible.
I guess I will have to use a tailwind config file, but I'm not sure how to set it up. Any ideas?
Thank you in advance!

Additional context

No response

Logs

No response

@alexcolls alexcolls added the bug Something isn't working label Jun 15, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant