feat: remove border color from transparent theme

This commit is contained in:
rickstaa 2022-10-02 11:47:56 +02:00
parent 406dbc5656
commit 510cf6266c
No known key found for this signature in database
GPG key ID: 0BD7401D30D23E53

View file

@ -17,7 +17,6 @@ export const themes = {
icon_color: "0579C3", icon_color: "0579C3",
text_color: "417E87", text_color: "417E87",
bg_color: "ffffff00", bg_color: "ffffff00",
border_color: "e4e2e2",
}, },
dark: { dark: {
title_color: "fff", title_color: "fff",