more theme updates
This commit is contained in:
parent
9ef05262f4
commit
a2ed7d8b14
3 changed files with 8 additions and 12 deletions
|
|
@ -143,7 +143,7 @@ function extractStyles(theme) {
|
|||
colors.isDark = (luma(colors.background) < 0.5) + "";
|
||||
|
||||
return colors;
|
||||
}
|
||||
};
|
||||
|
||||
function luma(color) {
|
||||
if (color[0]=="#")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue