mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 08:58:28 +00:00
style(theme): added outrun theme (#887)
This commit is contained in:
@@ -263,6 +263,12 @@ const themes = {
|
||||
text_color: "d9c8a9",
|
||||
bg_color: "402b23",
|
||||
},
|
||||
outrun:{
|
||||
title_color: "ffcc00",
|
||||
icon_color: "ff1aff",
|
||||
text_color: "8080ff",
|
||||
bg_color: "141439",
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = themes;
|
||||
|
||||
Reference in New Issue
Block a user