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)" } }