-
Updated
Jun 14, 2022 - TypeScript
night-mode
Here are 150 public repositories matching this topic...
-
Updated
Sep 3, 2019 - Objective-C
-
Updated
Sep 22, 2020 - Swift
-
Updated
Jun 14, 2022 - JavaScript
-
Updated
May 28, 2022 - Objective-C
-
Updated
Feb 12, 2022 - CSS
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
Hi there,
First of all, thank you for this great theme that I am currently using for my site on github pages.
I have a problem with the sitemap generation to allow google to index the posts I am adding.
By looking at the sitemap, it looks like I'm correctly generating everything with absol
-
Updated
Feb 9, 2021 - Swift
-
Updated
Jun 9, 2022 - Python
-
Updated
Jan 14, 2020 - Shell
-
Updated
Aug 27, 2021 - Swift
-
Updated
Jan 31, 2020 - JavaScript
-
Updated
May 22, 2022 - TypeScript
-
Updated
Feb 20, 2019 - Objective-C
-
Updated
Aug 9, 2021 - Kotlin
-
Updated
Mar 25, 2019 - Java
-
Updated
May 29, 2022 - Rust
-
Updated
Apr 24, 2022 - CSS
-
Updated
Aug 22, 2018 - Java
-
Updated
May 11, 2020 - Python
-
Updated
Jan 14, 2022 - CSS
-
Updated
Dec 9, 2021 - HTML
-
Updated
May 20, 2022 - Shell
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Jun 14, 2022 - JavaScript
-
Updated
Nov 5, 2020 - JavaScript
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.