mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-28 18:40:09 +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;
|
||||
|
||||
}
|
||||
|
||||
colors.setTheme = function (theme) {
|
||||
@ -186,4 +185,4 @@ for (var map in colors.maps) {
|
||||
})(map)
|
||||
}
|
||||
|
||||
defineProps(colors, init());
|
||||
defineProps(colors, init());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user