lowlighter / metrics

📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
https://metrics.lecoq.io
MIT License
13.67k stars 1.7k forks source link

plugin_languages_colors not working properly for go lang #1578

Open ilanRosenbaum opened 10 months ago

ilanRosenbaum commented 10 months ago

Discussed in https://github.com/lowlighter/metrics/discussions/1577

Originally posted by **ilanRosenbaum** December 5, 2023 I am using `plugin_languages_colors: github` and have tried `plugin_languages_colors: github, go:blue` and in both cases go lang is white. Given go has a color in the github colors I don't know why it doesn't work with color github nor do I understand why I can't manually set it. I'm probably just doing something wrong but I'm not sure what. For repro see my profile repo: https://github.com/ilanRosenbaum/ilanRosenbaum