Reflect change to Forgejo

This commit is contained in:
Jimbo 2024-09-20 02:44:26 -04:00
parent 866782f90f
commit 458fa5a655
3 changed files with 4 additions and 4 deletions

View file

@ -63,8 +63,8 @@ header img {
/* Color classes for buttons */
.cloud .color-part { background-color: #5ca9d6; }
.warden .color-part { background-color: #63b8a4; }
.git .color-part { background-color: #8abf50; }
.stream .color-part { background-color: #F54E31; }
.git .color-part { background-color: #e08979; }
.stream .color-part { background-color: #6e52a3; }
.radio .color-part { background-color: #253785; }
.element .color-part { background-color: #4ca68c; }
.mastodon .color-part { background-color: #776bc9; }