M
M
mmmq2021-03-21 11:03:47
Vue.js
mmmq, 2021-03-21 11:03:47

How to change colors in Vuetify?

Hello.

Tried to change through JS, only the "primary" color changes.

theme: {
    dark: true,
    options: {
      customProperties: true,
    },
    themes: {
      dark: {
        primary: "#007AFF",
        green: "#30D158",
        red: "#ff453a",
        pink: "#ff375f",
        yellow: "#ffd50a",
      }
    }
  }


Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question