mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-29 02:50:10 +00:00
Merge branch 'master' of https://github.com/streaka/colors.js
This commit is contained in:
commit
9aebcadf1b
@ -122,7 +122,6 @@ function applyStyle() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return str;
|
return str;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
colors.setTheme = function (theme) {
|
colors.setTheme = function (theme) {
|
||||||
@ -186,4 +185,4 @@ for (var map in colors.maps) {
|
|||||||
})(map)
|
})(map)
|
||||||
}
|
}
|
||||||
|
|
||||||
defineProps(colors, init());
|
defineProps(colors, init());
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user