a fork of iceshrimp.net but a tweaked frontend to my personal liking. waow
fediverse social-media social iceshrimp fedi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[backend/razor] Improve OAuth iceshrimp scope warning text color

+1 -1
+1 -1
Iceshrimp.Backend/Pages/OAuth/Authorize.cshtml.css
··· 4 4 5 5 .iceshrimp_scope_warning { 6 6 margin-bottom: 1rem; 7 - color: orangered; 7 + color: #ffc168; 8 8 font-weight: bold; 9 9 } 10 10