From cbd2fc6d0a06a7073c90c574cca76c1526863c32 Mon Sep 17 00:00:00 2001 From: Your New SJW Waifu Date: Mon, 25 May 2020 11:54:36 +0000 Subject: [PATCH] Add android 10 dark --- static/styles.json | 1 + 1 file changed, 1 insertion(+) diff --git a/static/styles.json b/static/styles.json index c802a382f5..246bfb5cde 100644 --- a/static/styles.json +++ b/static/styles.json @@ -16,6 +16,7 @@ "retro": "/static/themes/retro.json", "fruit-orchard": "/static/themes/fruit-orchards.json", "electra": "/static/themes/electra.json", + "android-10-dark": "/static/themes/android-10-dark.json", "mammal": "/static/themes/mammal.json", "deepwater-purple": "/static/themes/deepwater-purple.json", "cyberpunk": "/static/themes/cyberpunk.json",