feat: add collab category for gh-dashboard project

New COL badge (soft green) for collaboration projects, distinct from
OSS contributions.
This commit is contained in:
juanatsap
2026-05-07 23:12:32 +01:00
parent ad9a46f554
commit 46912f0bf3
5 changed files with 5 additions and 3 deletions
+1
View File
@@ -213,6 +213,7 @@
.category-webapp { background: #6bb8c7; } /* Soft cyan — web app */
.category-plugin { background: #d4a96a; } /* Soft amber — plugin */
.category-sdk { background: #a78bcc; } /* Soft violet — SDK */
.category-collab { background: #6bad7e; } /* Soft green — collaboration */
.category-contrib { background: #a0a7b0; } /* Soft gray — contributions */
/* Merged GitHub + Stars badge */