We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186e0dd commit ca36db0Copy full SHA for ca36db0
1 file changed
virtdata-docsys/src/main/node/docsys/nuxt.config.js
@@ -48,12 +48,12 @@ export default {
48
*/
49
vuetify: {
50
theme: {
51
- dark: true,
+ dark: false,
52
themes: {
53
- dark: {
54
- primary: '#FF7D2B',
55
- secondary: '#0C153A',
56
- accent: '#FF7D2B',
+ light: {
+ primary: '#51DDBD',
+ secondary: '#2D4ADE',
+ accent: '#FA7D2B',
57
}
58
59
0 commit comments