style(theme): added slateorange theme (#588)

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
Sardonyx 2020-10-31 11:56:55 +03:00 committed by GitHub
parent 4cd0a047e9
commit e02a9c056c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,6 +251,12 @@ const themes = {
text_color: "27e8a7",
bg_color: "242938"
},
slateorange: {
title_color: "faa627",
icon_color: "faa627",
text_color: "ffffff",
bg_color: "36393f"
},
kacho_ga: {
title_color: "bf4a3f",
icon_color: "a64833",