Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudio Cambra <claudio.cambra@gmail.com>2022-03-21 19:34:21 +0300
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>2022-03-28 12:21:35 +0300
commit3d086ae3053742b0493969ba0c0eaf1757d2e5b2 (patch)
tree60da0556fe698a8cfc046ef12c5fb7f58a43ba2a /theme.qrc.in
parent1d663851194b74364e9ccc5541c9070aea86e7a1 (diff)
Fix dark mode stuff relating to unified search, fix macOS auto dark/light theme switching not always working, fix Windows detection of dark/light theme switching
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Diffstat (limited to 'theme.qrc.in')
-rw-r--r--theme.qrc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme.qrc.in b/theme.qrc.in
index 3823b8da1..6f42f5221 100644
--- a/theme.qrc.in
+++ b/theme.qrc.in
@@ -44,6 +44,7 @@
<file>theme/white/state-sync-64.png</file>
<file>theme/white/state-sync-128.png</file>
<file>theme/white/state-sync-256.png</file>
+ <file>theme/black/change.svg</file>
<file>theme/black/clear.svg</file>
<file>theme/black/comment.svg</file>
<file>theme/black/search.svg</file>
@@ -90,6 +91,7 @@
<file>theme/white/folder@2x.png</file>
<file>theme/colored/folder.png</file>
<file>theme/colored/folder@2x.png</file>
+ <file>theme/black/confirm.svg</file>
<file>theme/black/control-next.svg</file>
<file>theme/black/control-prev.svg</file>
<file>theme/black/settings.svg</file>