update seti theme

This commit is contained in:
Martin Aeschlimann 2020-08-31 22:25:47 +02:00
parent 9b6d13d298
commit bdcf7e10cd
4 changed files with 334 additions and 292 deletions

View file

@ -305,7 +305,7 @@ exports.update = function () {
}
return download(fileAssociationFile).then(function (content) {
let regex2 = /\.icon-(?:set|partial)\(['"]([\w-\.]+)['"],\s*['"]([\w-]+)['"],\s*(@[\w-]+)\)/g;
let regex2 = /\.icon-(?:set|partial)\(['"]([\w-\.+]+)['"],\s*['"]([\w-]+)['"],\s*(@[\w-]+)\)/g;
while ((match = regex2.exec(content)) !== null) {
let pattern = match[1];
let def = '_' + match[2];

View file

@ -6,7 +6,7 @@
"git": {
"name": "seti-ui",
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
"commitHash": "f3b2775662b0075aab56e5f0c03269f21f3f0f30"
"commitHash": "719e5d384e878b0e190abc80247a8726f083a393"
}
},
"version": "0.1.0"

File diff suppressed because it is too large Load diff