this post was submitted on 13 Aug 2024
233 points (98.3% liked)

Technology

74528 readers
3942 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Expect more enshittification coming your way.

you are viewing a single comment's thread
view the rest of the comments
[–] mox@lemmy.sdf.org 1 points 1 year ago* (last edited 1 year ago) (3 children)

SourceHut burns my eyes. Has Drew (or someone to whom he has delegated such things) announced a dark mode yet?

[–] communism@lemmy.ml 2 points 1 year ago (1 children)

Dark Reader browser extension or just a userstyle. For me, Dark Reader works very well for sourcehut.

[–] mox@lemmy.sdf.org 1 points 1 year ago

Thanks, but I know browser extensions exist. I was just curious whether it's going to be supported natively.

[–] mhm@programming.dev 1 points 1 year ago

No. But, FWIW, Dark Reader, and similar extensions work very well on the site.

[–] mhm@programming.dev 1 points 1 year ago (1 children)

BTW, SourceHut now automatically switches to light/dark mode based on your OS settings.

Unless I made a mistake checking it the last time, it’s like Drew saw your comment and took it personally xD

[–] mox@lemmy.sdf.org 2 points 1 year ago* (last edited 1 year ago)

Haha... Maybe he keeps tabs on the fediverse?

It doesn't work with Resist Fingerprinting mode (which hides OS settings), and doesn't have a manual toggle that I can see, but does now have a @media(prefers-color-scheme:dark) clause in its CSS. That's a step in the right direction. :)

Thanks for the tip!