







Dark mode isn't always better for accessibility, you need to let users chose. And if you build a dark theme, make it accessible!
Dark mode with web standards
Implementing dark mode with minimal JavaScript and standard CSS

Modern Purple - Kagi Search Theme
A simple black and purple theme that aims for minimalism and readibility. THIS THEME ONLY WORKS CORRECTLY IN DARK MODE!

OS X Aqua - Kagi Search Theme
A custom theme that's inspired by old school Apple's OS X Aqua theme. Has both Dark and Light mode that changes based on your system settings. ** [Github repo](https://github.com/Visnes/kagi-aqua/) ** Do the following: Go to Appearance → Change theme to "Default", not "Light" or "Dark" → Enable Custom CSS & Paste custom.css → Save changes

Aesthetics Wiki | Fandom
Thank you to the winner of our redesign contest, Ethan Duke! The background and wordmark are both his work. You can check him out on both Instagram and Twitter at @theduke2442! The dark mode was designed by Gwenanenn.
Using CSS to fix the irradiation illusion · November 29, 2025
How to adjust perceived font weight in dark mode without layout shift

Dark mode toggles: two states are enough • Lea Verou
Yes, the underlying model must have three states, but one is always irrelevant to the actual user goal. Users do not seek out solutions to problems they don’t currently have. A lot of the hate towards two-state toggles is based on poor implementations.

Six ‘dark patterns’ used to manipulate you when shopping online
Online shopping offers unparalleled convenience, but also poses significant risks due to manipulative design practices known as ‘dark patterns’. These tactics subtly influence consumer behaviour, often leading to unintended purchases or compromising consumer privacy. Here are six dark patterns to watch out for next time you are shopping online.

lukeslp/awesome-accessibility
Curated list of accessibility resources, tools, and best practices for creating inclusive digital experiences
🧛 Official Dracula & Alucard Theme - Kagi Search Theme
A modern and sleek custom theme for Kagi that follows the styling rules of the very popular [Dracula theme](https://draculatheme.com). **Features** - Automatic dark and light mode based on system - All(?) elements have been skinned - Responsive to desktop, tablet & mobile **Install** - Go to Appearance and change theme to "Default" - Enable Custom CSS, paste content of custom.css and save **[Github repo](https://github.com/dracula/kagi)**

Whitewind Reader
Your new favourite hyper-optimized way to gist your favorite articles. With dark mode.

Rethinking the "disabled norm": 7 patterns to use instead in your design system - zeroheight
Chela Giraldo explains how disabled states harm accessibility and what to do instead to build clearer, more inclusive user interfaces.

Usability/UX/Accessability Research? · Issue #819 · w3c-fedid/FedCM
I'm curious if this work has any usability, UX, or accessibility research that supports the designs here? Are there non-goals, or handling of failure case scenarios that have been envisioned an...
una.im | Modern CSS theming with light-dark(), contrast-color(), and style queries
Combine three new CSS features to build fully adaptive themed components.

New features on lichen.wiki !! v0.4.1 - new dark mode!! - improving load performance As wiki owner, you can now choose a custom theme for your wiki independent of the app (currently only light or dark lichen palette, but more themes are coming) More to come!! tangled.org/juprodh.me/lichen.wiki/
It's possible to change UI contrast in Unreal Engine: Change `GSlateContrast` from C++, or `Slate.Contrast` from the cheat console. Maybe an easy accessibility win to add to your game? #UnrealEngine