buefy / nuxt-buefy

Nuxt Buefy
MIT License
223 stars 32 forks source link

Add ability to pass in theme colors into config #85

Closed leerobert closed 3 years ago

leerobert commented 3 years ago

It would be a nice feature upgrade to have the ability to pass in theme colors via the config aka:

  modules: [
    // https://go.nuxtjs.dev/buefy
    ['nuxt-buefy', {primary: '#242424', link: '#424242', ...}]
  ]

I'm an absolute nuxt noob or I'd put up a PR

jtommy commented 3 years ago

It's no possibile because color variables are sass/scss variables