summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-07-04 09:57:31 +0300
committerAndrew Dolgov <[email protected]>2018-07-04 09:57:31 +0300
commit6287dec914b87213932f959dbe079bc36a5a5add (patch)
treeef801e75743f19b80ff3adb441af759f75b93f2d /worker.js
parent9de5262ecc7b7b0031b0832fb7eec7a2ce9f0145 (diff)
add themes/gray.css
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/worker.js b/worker.js
index 983dc25..2450407 100644
--- a/worker.js
+++ b/worker.js
@@ -18,6 +18,7 @@ const CACHE_URLS = [
'themes/mocca.css',
'themes/night.css',
'themes/plan9.css',
+ 'themes/gray.css',
'lib/promise.js',
'lib/fetch.js',
'lib/zip.min.js',