Here are
335 public repositories
matching this topic...
Dark Reader Chrome and Firefox extension
Updated
Nov 2, 2021
TypeScript
[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】
Updated
Aug 30, 2021
Objective-C
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 🥳
Updated
Oct 30, 2020
Shell
🌓 Add a dark-mode / night-mode to your website in a few seconds
Updated
Sep 21, 2021
JavaScript
A library for backporting Dark Mode in iOS
Updated
May 20, 2021
Swift
👩🎨 👨🎨 A minimalist dark design system for Vue.js. Based components designed for the insomniacs who enjoy dark interfaces as much as we do.
Updated
Aug 18, 2021
Swift
A MongoDB GUI with Fluent Design
Updated
Oct 28, 2021
TypeScript
The smart, automatic Dark Mode toggle for macOS Mojave+
Updated
Feb 25, 2021
Swift
Utility package for managing Dark Mode on the web
Updated
Sep 21, 2021
JavaScript
🌒 Lightweight and powerful library that add dark theme to website based on user's time & OS appearance
Updated
Apr 6, 2020
JavaScript
🏠 🤖 Theme by
@basnijholt based on iOS Dark Mode for Lovelace Home Assistant
An unintrusive & light-weight iOS app-theming library with support for animated theme switching.
Updated
Dec 14, 2020
Swift
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.
Updated
Jan 16, 2021
Swift
Simple Todo Application using SwiftUI / Firebase / Redux.
Updated
Jul 28, 2020
Swift
📱 Free to use static generated website template for your mobile app
Updated
Oct 17, 2021
HTML
An elegant, easy on the eyes weather app built with flutter
Updated
May 14, 2021
Dart
A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式
Updated
Aug 27, 2021
Swift
Sample project with Combine & UIKit framework, MVVM architecture
Updated
Oct 21, 2021
Swift
🌓 A React Hook for adding a dark / night mode to your site.
Updated
May 12, 2021
TypeScript
Updated
Aug 1, 2021
JavaScript
Set macOS dark mode and Alfred dark theme at sunset
Updated
Jun 14, 2020
Shell
A zero dependency javascript library that enables the night mode in your website easily
Updated
Aug 12, 2021
JavaScript
Dark mode for ggplot2 themes
This is a tool for developers to easily adapt dark mode in iOS 13.
Updated
Jun 28, 2021
Objective-C
iOS Login Screen written in Swift 5
Updated
May 6, 2021
Swift
📂 MacForge Plugin to bring dark mode to macOS
Updated
May 7, 2019
Objective-C
🌛 Dark themes / mode for Rambox, Franz or Ferdi messaging services
Improve this page
Add a description, image, and links to the
darkmode
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
darkmode
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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).