mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-25 08:09:05 +01:00
[design] change preset colour
This commit is contained in:
parent
0d18f689d2
commit
77503c66f0
@ -796,13 +796,13 @@ var theme = (function() {
|
||||
color: {
|
||||
hsl: {
|
||||
h: 191,
|
||||
s: 86,
|
||||
l: 46
|
||||
s: 73,
|
||||
l: 48
|
||||
},
|
||||
rgb: {
|
||||
r: 16,
|
||||
g: 181,
|
||||
b: 218
|
||||
r: 33,
|
||||
g: 178,
|
||||
b: 211
|
||||
},
|
||||
contrast: {
|
||||
light: 5,
|
||||
|
Loading…
Reference in New Issue
Block a user