summaryrefslogtreecommitdiff
path: root/worker.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-07-30 13:05:43 +0300
committerAndrew Dolgov <[email protected]>2019-07-30 13:05:43 +0300
commit1994ed155e125597a6f4b7975475a4399322b144 (patch)
tree076e285028cd56796bb09a7e355a5f1924ef70f7 /worker.js
parent6920124b40ca11d70584df69c2cc56e11cfdaa99 (diff)
add sepia theme
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 256f1c3..dd8e77f 100644
--- a/worker.js
+++ b/worker.js
@@ -21,6 +21,7 @@ const CACHE_URLS = [
'themes/night.css',
'themes/plan9.css',
'themes/gray.css',
+ 'themes/sepia.css',
'lib/promise.js',
'lib/fetch.js',
'lib/zip.min.js',