-
Updated
Jun 13, 2021 - TypeScript
#
night-mode
Here are 128 public repositories matching this topic...
Dark Reader Chrome and Firefox extension
css
chrome-extension
firefox-addon
accessibility
night-mode
dark-theme
eye-care
dark-mode
darkmode
nightmode
Manage Colors, Integrate Night/Multiple Themes. (Unmaintained)
-
Updated
Sep 3, 2019 - Objective-C
-
Updated
Sep 22, 2020 - Swift
A Java ePub reader and parser framework for Android.
-
Updated
Apr 12, 2021 - JavaScript
优雅的主题管理库- 一行代码完成多样式切换
theme
night
color
ios
json
demo
image
objective-c
night-mode
model
cocoapods
style
identifier
nsobject
lee
-
Updated
Dec 19, 2020 - Objective-C
Dark mode for WhatsApp desktop official version (Windows & macOS)
-
Updated
Jan 21, 2021 - CSS
Totorrr
commented
Dec 19, 2020
I would like to be able to use civil, nautical or astronomical dawn/dusk times, and not only sunrise/sunset times, to disable/enable the Red Moon filter.
Especially because the transition is not progressive at the moment, it would be particularly interesting to keep the screen unfiltered up to the nautical dusk ("sunset") time for example. Because natural light is usually still strong right af
Сustom color schemes for all websites
chrome-extension
accessibility
night-mode
dark-theme
color-scheme
contrast
readability
brightness
grayscale
dark-mode
firefox-webextension
contrast-theme
blue-filter
red-shift
high-contrast
-
Updated
May 29, 2021 - TypeScript
chat
swift
ios
firebase
telegram
night-mode
messaging
messenger
message
whatsapp
wechat
bubble
imessage
firebase-cloud-messaging
chat-application
groupchat
chatapp
firebase-storage
firebase-chat
firebase-phone-verification
-
Updated
Feb 9, 2021 - Swift
Auto Nightmode for KDE, Gnome, Budgie, VSCode, Atom and more
-
Updated
Jun 9, 2021 - Python
A CLI tool for changing Slack's desktop app colors
-
Updated
Jan 14, 2020 - Shell
A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式
-
Updated
Nov 22, 2019 - Swift
An extension for Google Chrome (and Chromium) that inverts the luminance of websites.
-
Updated
Jan 31, 2020 - JavaScript
hook
night-mode
dark-theme
react-components
dark-mode
darkmode
stargazers
react-hooks
dark-mode-switch
darkreader
-
Updated
May 12, 2021 - TypeScript
ThemeManager is a lightweight library for application to switching themes. support more attributes and theme extensions. more easy and convenient to use.
-
Updated
Feb 20, 2019 - Objective-C
react
theme
styled-components
night-mode
dark-theme
reactjs
nextjs
cookies
emotion
css-in-js
next
dark-mode
night-theme
prefers-color-scheme
next-dark-mode
-
Updated
Jun 12, 2021 - TypeScript
Android Change Skin, Android Night Mode, 安卓换肤,安卓夜间模式
-
Updated
Mar 25, 2019 - Java
An Android library providing a dialog, which asks the user to rate the app or give feedback. You can also use the library to show the Google in-app review easily under certain conditions.
android
kotlin
night-mode
feedback
rating
dialog
kotlin-android
kotlin-library
android-library
rate
feedback-form
user-rating
rating-dialog
nightmode
androidx
materialcomponents
feedback-dialog
custom-feedback
user-rates
in-app-review
-
Updated
Feb 13, 2021 - Kotlin
Enabling studying at night with Anki - without eye strain
-
Updated
May 11, 2020 - Python
Easy to use night mode button with cool animation
-
Updated
Aug 22, 2018 - Java
A clean and minimal theme for Tiny Tiny RSS, loosely inspired by Feedly. This repo also contains some plugins to improve navigation and an update script.
-
Updated
Mar 26, 2021 - CSS
An actual Dark/Nightmode Theme for Discord/BetterDiscord
css
theme
night
skin
night-mode
dark-theme
discord
desktop
dark
mind
betterdiscord
compact
betterdiscord-theme
darkmode
nightmode
betterdiscord-dark-theme
betterdiscordthemes
-
Updated
Jun 6, 2021 - CSS
-
Updated
Oct 14, 2019 - CSS
-
Updated
Sep 16, 2017 - JavaScript
Dark mode for WhatsApp desktop official version (Windows & macOS)
night-mode
dark-theme
whatsapp
whatsapp-web
tweak
dark-mode
whatsapp-desktop
whatsapp-dark-theme
whatsapp-dark
whatsapp-desktop-dark
-
Updated
Jun 24, 2020 - JavaScript
Tailwind CSS Starter Template - Admin Dashboard Template (Night Mode)
html
open-source
template
night-mode
starter-template
admin-dashboard
admin-template
dark-mode
tailwindcss
tailwind-css
-
Updated
Nov 19, 2020 - HTML
Improve this page
Add a description, image, and links to the night-mode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the night-mode topic, visit your repo's landing page and select "manage topics."


Describe the bug
With XDG_CONFIG_HOME set to something other than $HOME/.config, the supplied apparmor profile DENIES the file access to the redshift.conf file. Adding the line:
owner @{XDG_CONFIG_HOME}/redshift/redshift.conf r,
to the usr.bin.redshift file fixes this when running redshift from the command line. It does not fix it when running redshift-gtk however.