Skip to content

Commit

Permalink
style(theme): added slateorange theme (anuraghazra#588)
Browse files Browse the repository at this point in the history
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
  • Loading branch information
cborac and anuraghazra authored Oct 31, 2020
1 parent 4cd0a04 commit e02a9c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions themes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e02a9c0

Please sign in to comment.