mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-27 17:19:05 +01:00
[design] improve theme random pastel colours
This commit is contained in:
parent
232bc35f40
commit
17ed4e7bd5
@ -36,7 +36,7 @@ var theme = (function() {
|
||||
pastel: function() {
|
||||
return {
|
||||
h: randomVal(0, 360),
|
||||
s: 100,
|
||||
s: 50,
|
||||
l: 80
|
||||
};
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user