style(theme): Add Omni theme (#424)

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
Matheus Gonçalves 2020-08-27 11:04:35 -03:00 committed by GitHub
parent 81d7847f99
commit e3d6f95031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,6 +209,12 @@ const themes = {
text_color: "ebcfb2",
bg_color: "373f51",
},
omni: {
title_color: "FF79C6",
icon_color: "e7de79",
text_color: "E1E1E6",
bg_color: "191622"
},
react: {
title_color: "61dafb",
icon_color: "61dafb",