[design] change preset themes

This commit is contained in:
zombieFox 2020-01-14 00:04:46 +00:00
parent 08e5402631
commit 5b8d8f9091

View File

@ -598,7 +598,7 @@ var theme = (function() {
b: 109
},
contrast: {
light: 7,
light: 5,
dark: 2
}
},
@ -921,22 +921,22 @@ var theme = (function() {
l: 50
},
rgb: {
r: 127,
g: 127,
b: 127
r: 128,
g: 128,
b: 128
},
contrast: {
light: 5.3,
dark: 4
light: 4,
dark: 1
}
},
accent: {
r: 0,
g: 0,
b: 0
r: 34,
g: 51,
b: 68
},
radius: 0.3,
shadow: 0.25,
shadow: 0.5,
style: "light",
shade: {
opacity: 0.9