Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve backup dark mode palette for Windows #5298

Merged
merged 1 commit into from Dec 30, 2022

Conversation

claucambra
Copy link
Collaborator

This PR replaces our incomplete dark mode palette with a much better complete one taken from https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle/ (thanks!)

Signed-off-by: Claudio Cambra claudio.cambra@nextcloud.com

@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Merging #5298 (bdd088d) into master (399142f) will increase coverage by 0.09%.
The diff coverage is 100.00%.

❗ Current head bdd088d differs from pull request most recent head 9fd09b1. Consider uploading reports for the commit 9fd09b1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5298      +/-   ##
==========================================
+ Coverage   57.58%   57.67%   +0.09%     
==========================================
  Files         139      139              
  Lines       17595    17614      +19     
==========================================
+ Hits        10132    10159      +27     
+ Misses       7463     7455       -8     
Impacted Files Coverage Δ
src/libsync/theme.cpp 17.32% <100.00%> (+3.21%) ⬆️
src/libsync/vfs/cfapi/cfapiwrapper.cpp 74.09% <0.00%> (-0.23%) ⬇️
src/libsync/propagateremotemove.cpp 82.18% <0.00%> (+0.57%) ⬆️
src/libsync/propagatedownload.cpp 64.90% <0.00%> (+1.17%) ⬆️

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
@sonarcloud
Copy link

sonarcloud bot commented Dec 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-5298-9fd09b125eef1dc0b801cb93a3c81d079ecdd41e-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@claucambra claucambra merged commit 3b2b60a into master Dec 30, 2022
@claucambra claucambra deleted the bugfix/windows-dark-palette branch December 30, 2022 12:49
@mgallien mgallien added this to the 3.7.0 milestone Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants