tangled mirror of catsky-🐱 Soothing soft social-app fork with all the niche toggles! (Unofficial); for issues and PRs please put them on github:NekoDrone/catsky-social
15
fork

Configure Feed

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

fix iframe transparency by unspecifying color-scheme (#7967)

authored by

Samuel Newman and committed by
GitHub
26fb0a7f 94d7bc98

+1 -1
+1 -1
bskyembed/src/index.css
··· 6 6 word-break: break-word; 7 7 } 8 8 9 - :root { 9 + #app { 10 10 color-scheme: light dark; 11 11 } 12 12