1192-darker-bg-dark-mode #1194
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!1194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "1192-darker-bg-dark-mode"
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?
What has changed
Due to regular color-themes do not set their own bg-color and uses root, the change of bg color is root to make it darker.
Review on #1194
Whats done
Looked over the changes in code (only colors was replaced so not that much)
Tested on MacOS using Helium
The issue is fulfilled dark mode is darker.
Coding principles and indentation is still intact.
What needs to be done
Shouldn't the header also have the same color or a color that compliments the dark body more?
Conclusion
The issue is fulfilled darkmode is in fact darker!
But the header now looks little out of place (colorwise). Might just be a "smaksak" in this case can be dismissed.
@e24aleli wrote in #1194 (comment):
This is a problem when selecting base, there is no "base theme" and the styling is root, to solve this root should perhaps be re-worked or add the "root-theme". This should be another issue since this pull-request was mainly for setting a darker toolbar.