Dark Reader Chrome and Firefox extension
-
Updated
Oct 24, 2021 - TypeScript
{{ message }}
Dark Reader Chrome and Firefox extension
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
Automatically switches between the dark and light theme of Windows 10 and Windows 11
You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you
macOS theming library
A MongoDB GUI with Fluent Design
The smart, automatic Dark Mode toggle for macOS Mojave+
Utility package for managing Dark Mode on the web
An unintrusive & light-weight iOS app-theming library with support for animated theme switching.
Since Facebook introduced reactions in 2016, it became a standard in several applications as a way for users to interact with content. ReactionButton is a control that allows developers to add this functionality to their apps in an easy way.
An elegant, easy on the eyes weather app built with flutter
A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式
Sample project with Combine & UIKit framework, MVVM architecture
A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/
A zero dependency javascript library that enables the night mode in your website easily
This is a tool for developers to easily adapt dark mode in iOS 13.
Dark mode for ggplot2 themes
iOS Login Screen written in Swift 5
Add a description, image, and links to the darkmode topic page so that developers can more easily learn about it.
To associate your repository with the darkmode topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Tests are an important part of trusting that a bunch of code will work as intended and ensure not to break a project when updating it. It would be great to add/update tests for Darken.
Describe the solution you'd like
Update and add missing tests using Jest (already installed in deps).