Skip to content

Commit

Permalink
added theme medusa 🌊 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
albatrosspreacher authored Oct 1, 2021
1 parent 3ecdc97 commit d0b1b5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/themes/themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,11 @@ const themes = {
quote_color: "30110d",
author_color: "722620",
bg_color: "f2bc94"
},
"medusa":{
quote_color: "353535",
author_color: "353535",
bg_color: "B3E0D6"
}
};

Expand Down

0 comments on commit d0b1b5d

Please sign in to comment.