mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2024-11-21 01:16:23 +08:00
themes: add ambient_gradient theme for test (#3399)
This commit is contained in:
parent
843b15ed36
commit
8d7e9df697
@ -456,6 +456,12 @@ export const themes = {
|
||||
border_color: "e1bc29",
|
||||
bg_color: "2b2d40",
|
||||
},
|
||||
ambient_gradient: {
|
||||
title_color: "ffffff",
|
||||
text_color: "ffffff",
|
||||
icon_color: "ffffff",
|
||||
bg_color: "35,4158d0,c850c0,ffcc70",
|
||||
},
|
||||
};
|
||||
|
||||
export default themes;
|
||||
|
Loading…
Reference in New Issue
Block a user