style(theme): add theme "Yeblu" (#527)

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
ramadevsign 2020-10-03 10:02:47 +03:00 committed by GitHub
parent 1958f545a7
commit d0d385ab88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -227,6 +227,12 @@ const themes = {
text_color: "ffffff",
bg_color: "20232a",
},
yeblu: {
title_color: "ffff00",
icon_color: "ffff00",
text_color: "ffffff",
bg_color: "002046",
},
blueberry: {
title_color: "82aaff",
icon_color: "89ddff",