welcome dialog; order UI facelift
This commit is contained in:
2
theme.js
2
theme.js
@@ -24,7 +24,7 @@ export const darkMiddleShadeIndex = 9
|
||||
export const numShades = 20 // if you change this, see vuetify.js colors that hardcode indexes
|
||||
|
||||
// these parameters are expressed in terms of numShades:
|
||||
export const pageShade = 2
|
||||
export const surfaceShade = 3
|
||||
export const printContrast = 15;
|
||||
// vuetify darken. values are added/substracted from the middleShadeIndex. use positive numbers here.
|
||||
export const colorContrast = 4;
|
||||
|
||||
Reference in New Issue
Block a user