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:
@@ -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 */
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user