mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-26 04:21:38 +02:00
[design] change a preset theme colour
This commit is contained in:
parent
fb2e6a3fa5
commit
cfd1874280
@ -498,14 +498,14 @@ var theme = (function() {
|
|||||||
},
|
},
|
||||||
color: {
|
color: {
|
||||||
hsl: {
|
hsl: {
|
||||||
h: 209,
|
h: 193,
|
||||||
s: 50,
|
s: 47,
|
||||||
l: 45
|
l: 43
|
||||||
},
|
},
|
||||||
rgb: {
|
rgb: {
|
||||||
r: 58,
|
r: 58,
|
||||||
g: 118,
|
g: 140,
|
||||||
b: 175
|
b: 163
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
accent: {
|
accent: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user