[design] change preset theme
This commit is contained in:
parent
bf617c2393
commit
a81b41776d
|
@ -1196,7 +1196,7 @@ var theme = (function() {
|
||||||
style: "normal"
|
style: "normal"
|
||||||
},
|
},
|
||||||
ui: {
|
ui: {
|
||||||
name: "Baskervville",
|
name: "Montserrat",
|
||||||
weight: 400,
|
weight: 400,
|
||||||
style: "normal"
|
style: "normal"
|
||||||
}
|
}
|
||||||
|
@ -1214,7 +1214,7 @@ var theme = (function() {
|
||||||
},
|
},
|
||||||
contrast: {
|
contrast: {
|
||||||
light: 4.5,
|
light: 4.5,
|
||||||
dark: 4.5
|
dark: 4
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
accent: {
|
accent: {
|
||||||
|
|
Loading…
Reference in New Issue