handle light desktop theme(s) #4
Labels
No Label
?/support
accepted
bug/defect
design flaw
design note
duplicate
enhancement
fix in dev
help wanted
invalid
needs info
rejected
feedback?
upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ITwrxOrg/EZ-Bkup#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Right now, EZ-Bkup has been developed and only tested on Adwaita-Dark. We need to see how bad it is on light themes, and find a way to make it look OK with light theme(s) too.
app icon, Sources+Destinations+Status Labels, and Routine Edit icon need darker versions, and to be used when light theme in use.
using darkMode=true for now as of 0.9.4. this will override a user's light desktop theme just for EZ-Bkup. Not the preferred approach, but detecting the current theme mode is not currently supported upstream, and adding a preference in EZ-Bkup is more work and clutter. Will have to see if it's worth it based on time and user feedback.