diff --git a/generate-index.go b/generate-index.go index 37bbe6c1a..f8bba02fe 100644 --- a/generate-index.go +++ b/generate-index.go @@ -114,7 +114,7 @@ func generateRepoPages(cfg Config) error { if upstream == "" { return "" } - return fmt.Sprintf("https://img.shields.io/github/stars/%s?style=flat&logo=github&color=818cf8&labelColor=1a1d27", upstream) + return fmt.Sprintf("https://img.shields.io/github/stars/%s?style=flat&logo=github&color=8CC6C9&labelColor=161616", upstream) }, "archDocsURL": func(name string) string { return fmt.Sprintf("https://graphtechnologydevelopers.github.io/%s/", url.PathEscape(name)) @@ -187,7 +187,7 @@ func generateIndex(cfg Config) error { if upstream == "" { return "" } - return fmt.Sprintf("https://img.shields.io/github/stars/%s?style=flat&logo=github&color=818cf8&labelColor=1a1d27", upstream) + return fmt.Sprintf("https://img.shields.io/github/stars/%s?style=flat&logo=github&color=8CC6C9&labelColor=161616", upstream) }, "totalRepos": func() int { total := 0 @@ -228,40 +228,40 @@ const repoTemplate = ` - + @@ -331,25 +331,25 @@ const indexTemplate = ` - +