[design] change preset colour

This commit is contained in:
zombieFox 2020-01-13 01:43:30 +00:00
parent 0d18f689d2
commit 77503c66f0

View File

@ -796,13 +796,13 @@ var theme = (function() {
color: { color: {
hsl: { hsl: {
h: 191, h: 191,
s: 86, s: 73,
l: 46 l: 48
}, },
rgb: { rgb: {
r: 16, r: 33,
g: 181, g: 178,
b: 218 b: 211
}, },
contrast: { contrast: {
light: 5, light: 5,