this post was submitted on 31 Aug 2026
90 points (97.9% liked)
Linux
67377 readers
339 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you don't use it already, be sure to check out Dark Reader. As someone who also suffers from screen induced migraines, this thing has been a game changer.
I chose a slightly different way of achieving what that extension does, and long ago set my browser not to allow websites to choose their own colours. That does partially break a few sites that don't handle their images properly, but overall it's workable and gives me white on a slightly different dark colour for each browser profile.
Interesting method, I didn't even know that was possible. Would you mind sharing how you achieved that? I would be interested in comparing the two. Dark Reader does add some overhead which is noticeable on my older machines
It's a normal browser setting left over from the early days of the Internet, when most pages did little or no theming (or did it badly). My primary browser is Pale Moon, which exposes the setting as a dropdown under Preferences > Content > General > Colors. Firefox also exposed the setting on its settings page the last time I checked, although it may be a checkbox there. It's also a boolean in about:config,
browser.display.use_document_colors.Chrome-family browsers may not have such a setting, unfortunately. The only one I keep handy is Vivaldi, which doesn't have it but does have a "Force a dark theme on all websites" checkbox (under Settings > Appearance > Website Appearance).