[design] change a preset theme colour

This commit is contained in:
zombieFox 2019-12-28 14:13:25 -07:00
parent fb2e6a3fa5
commit cfd1874280

View File

@ -498,14 +498,14 @@ var theme = (function() {
},
color: {
hsl: {
h: 209,
s: 50,
l: 45
h: 193,
s: 47,
l: 43
},
rgb: {
r: 58,
g: 118,
b: 175
g: 140,
b: 163
}
},
accent: {