Conversation
| [](https://pypi.org/project/moss/) | ||
| [](https://pepy.tech/project/inferedge-moss-core) | ||
| [](https://www.npmjs.com/package/@moss-dev/moss) |
There was a problem hiding this comment.
🚩 "deepgreen" may not be a valid shields.io named color
The badge URLs on lines 12 and 14 use color=deepgreen, which is not one of the standard shields.io named colors (brightgreen, green, yellowgreen, yellow, orange, red, blue, grey, lightgrey). If shields.io doesn't recognize it, the badge may render with a fallback/default color rather than the intended deep green. This is a minor cosmetic concern — the badge will still render and link correctly, just potentially not with the desired color. Worth verifying by previewing the rendered README.
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
Pull request overview
Updates the README badge styling by changing the colors used for the PyPI/npm version and download badges.
Changes:
- Adjust PyPI and npm version badge colors.
- Adjust PyPI downloads (pepy) badge colors.
- Add an explicit color to the npm downloads badge.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [](https://pypi.org/project/moss/) | ||
| [](https://pepy.tech/project/inferedge-moss-core) | ||
| [](https://www.npmjs.com/package/@moss-dev/moss) |
There was a problem hiding this comment.
The color=deepgreen query value is not a standard CSS named color and is unlikely to be recognized by shields.io, which can cause the badges to render with an unexpected/default color. Use a supported color name (e.g., darkgreen, green) or a hex color (e.g., 006400).
| [](https://pypi.org/project/moss/) | |
| [](https://pepy.tech/project/inferedge-moss-core) | |
| [](https://www.npmjs.com/package/@moss-dev/moss) | |
| [](https://pypi.org/project/moss/) | |
| [](https://pepy.tech/project/inferedge-moss-core) | |
| [](https://www.npmjs.com/package/@moss-dev/moss) |
| <div align="center"> | ||
| <sub>Built by the team at <a href="https://moss.dev">Moss</a> · Backed by <a href="https://www.ycombinator.com">Y Combinator</a></sub> | ||
| </div> No newline at end of file | ||
| </div> |
There was a problem hiding this comment.
The closing </div> indentation is now inconsistent with the surrounding HTML block (line 309 is indented but line 310 is not). Consider keeping indentation consistent to avoid noisy diffs and improve readability.
| </div> | |
| </div> |
change badge colors