style(theme): added new theme "jolly" (#530)

* a new "jolly" theme borns

* update of "jolly" theme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
Noushad Bhuiyan 2020-10-04 18:46:50 +06:00 committed by GitHub
parent 69ab2db852
commit 890383d8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,6 +227,12 @@ const themes = {
text_color: "ffffff", text_color: "ffffff",
bg_color: "20232a", bg_color: "20232a",
}, },
jolly: {
title_color: "ff64da",
icon_color: "a960ff",
text_color: "ffffff",
bg_color: "291B3E",
},
maroongold: { maroongold: {
title_color: "F7EF8A", title_color: "F7EF8A",
icon_color: "F7EF8A", icon_color: "F7EF8A",