From 510cf6266cdae5c8c81cd9e541b593413b86e5e5 Mon Sep 17 00:00:00 2001 From: rickstaa Date: Sun, 2 Oct 2022 11:47:56 +0200 Subject: [PATCH] feat: remove border color from transparent theme --- themes/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/index.js b/themes/index.js index d5c0e4c..4279317 100644 --- a/themes/index.js +++ b/themes/index.js @@ -17,7 +17,6 @@ export const themes = { icon_color: "0579C3", text_color: "417E87", bg_color: "ffffff00", - border_color: "e4e2e2", }, dark: { title_color: "fff",