From 1994ed155e125597a6f4b7975475a4399322b144 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 30 Jul 2019 13:05:43 +0300 Subject: add sepia theme --- worker.js | 1 + 1 file changed, 1 insertion(+) (limited to 'worker.js') 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', -- cgit v1.2.3