Portugal
Passionate Computer Science student. I mostly work with Python, Kotlin and some Lua, but I'm learning Rust.
Ticket created by ~tmpod on ~pmc/srht-dark
When I first tried clicking the little shield, it took me to the 404 page. The issue here is that the URL you set is like
repo/raw/branch/file
but in fact, that doesn't exist. If I browse thedefault
branch and open the raw stylesheet, the URL is likerepo/raw/file
plus arev
query parameter.My suggestion is that you simply edit the shield URL to https://hg.sr.ht/~pmc/srht-dark/raw/srht-dark.user.css
Cheers
Ticket created by ~tmpod on ~pmc/srht-dark
Hey!
I think it would be nice to have some screenshots in the README so that people looking at the repository can have a quick way to get the gist of the colour pallete you went with.
First time using sourcehut's tickets o.o