(attempted) pleroma clone for bluesky pl.hexmani.ac
bluesky pleroma social-media
2

Configure Feed

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

bluroma / src / styles / vars.scss
89 B 3 lines
1$textColor: #b9b9ba; 2$foregroundColor: rgba(21, 30, 43, 1); 3$containerBorderRadius: 5px;