mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2024-12-21 06:11:29 +08:00
Merge pull request #214 from judicaelandria/patch-1
style(theme): added algolia theme
This commit is contained in:
commit
243dd0f204
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user