Skip to content

Commit

Permalink
added: theme algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
judicaelandria authored Jul 27, 2020
1 parent 11757db commit 45cb505
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 @@ -113,6 +113,12 @@ const themes = {
text_color: "0cf574",
bg_color: "040f0f",
},
"algolia": {
title_color: "00AEFF",
icon_color: "2DDE98",
text_color: "FFFFFF",
bg_color: "050F2C",
},
};

module.exports = themes;

0 comments on commit 45cb505

Please sign in to comment.