Answer the question
In order to leave comments, you need to log in
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",
}
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question