mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-26 08:38:59 +01:00
[design] change preset colour
This commit is contained in:
parent
0d18f689d2
commit
77503c66f0
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user