From d816974e6f33201b388d7366367cf0695d2464f3 Mon Sep 17 00:00:00 2001 From: Domai Date: Sat, 30 Sep 2023 10:58:32 +0200 Subject: [PATCH] remove theme domai-tb --- dist/themes/themes.json | 6 ------ themes/themes.json | 6 ------ 2 files changed, 12 deletions(-) diff --git a/dist/themes/themes.json b/dist/themes/themes.json index 64410ae..13eb81d 100644 --- a/dist/themes/themes.json +++ b/dist/themes/themes.json @@ -214,11 +214,5 @@ "icon_color": "61dafb", "text_color": "ffffff", "bg_color": "20232a" - }, - "domai-tb": { - "title_color": "rgba(255, 255, 255, 0.5)", - "icon_color": "rgb(61, 133, 143)", - "text_color": "rgb(61, 133, 143)", - "bg_color": "rgba(255, 255, 255, 0)" } } diff --git a/themes/themes.json b/themes/themes.json index 5277701..2e35323 100644 --- a/themes/themes.json +++ b/themes/themes.json @@ -214,11 +214,5 @@ "icon_color": "61dafb", "text_color": "ffffff", "bg_color": "20232a" - }, - "domai-tb": { - "title_color": "rgba(255, 255, 255, 0.5)", - "icon_color": "rgb(61, 133, 143)", - "text_color": "rgb(61, 133, 143)", - "bg_color": "rgba(255, 255, 255, 0)" } }