mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1150] Solid black (optional) for background #809
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#809
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Korb on GitHub (Jul 12, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1150
ntfy for Android currently uses the non-black color
#121212as its dark theme background. Here's how application developers argue for using#000as a background color:Google Android 14:
Catima:
F-Droid:
@binwiederhier commented on GitHub (Feb 1, 2026):
One of the recent Android releases added dynamic colors. I believe the dark mode + dynamic colors uses solid black.
@Korb commented on GitHub (Feb 1, 2026):
@binwiederhier,
Dynamic Colorin dark theme generates very dark tones for surfaces/backgrounds; individual system surfaces sometimes use pure black to save battery, but this is not a universal behavior for all elements/apps.https://developer.android.com/develop/ui/views/theming/darktheme
https://developer.android.com/develop/ui/views/theming/dynamic-colors
https://m3.material.io/blog/android-dark-theme-tutorial
https://m3.material.io/styles/color/overview