diff --git a/theme.qrc b/theme.qrc index 7d0c732b8e..620a406027 100644 --- a/theme.qrc +++ b/theme.qrc @@ -80,6 +80,12 @@ theme/colored/state-warning-64.png theme/colored/state-warning-128.png theme/colored/state-warning-256.png + theme/black/folder.png + theme/black/folder@2x.png + theme/white/folder.png + theme/white/folder@2x.png + theme/colored/folder.png + theme/colored/folder@2x.png theme/black/control-next.svg theme/black/control-prev.svg theme/black/state-error.svg @@ -124,6 +130,23 @@ theme/white/state-warning-64.png theme/white/state-warning-128.png theme/white/state-warning-256.png + theme/white/wizard-files.png + theme/white/wizard-files@2x.png + theme/white/wizard-groupware.png + theme/white/wizard-groupware@2x.png + theme/white/wizard-nextcloud.png + theme/white/wizard-nextcloud@2x.png + theme/white/wizard-talk.png + theme/white/wizard-talk@2x.png + theme/black/wizard-files.png + theme/black/wizard-files@2x.png + theme/black/wizard-groupware.png + theme/black/wizard-groupware@2x.png + theme/black/wizard-nextcloud.png + theme/black/wizard-nextcloud@2x.png + theme/black/wizard-talk.png + theme/black/wizard-talk@2x.png + theme/black/wizard-files.png theme/colored/wizard-files.png theme/colored/wizard-files@2x.png theme/colored/wizard-groupware.png @@ -132,6 +155,13 @@ theme/colored/wizard-nextcloud@2x.png theme/colored/wizard-talk.png theme/colored/wizard-talk@2x.png + theme/sync-arrow.svg + theme/white/external.png + theme/white/external@2x.png + theme/black/external.png + theme/black/external@2x.png + theme/colored/external.png + theme/colored/external@2x.png theme/white/folder.svg theme/white/more-apps.svg theme/white/talk-app.svg diff --git a/theme/black/external.png b/theme/black/external.png new file mode 100644 index 0000000000..db82098ecd Binary files /dev/null and b/theme/black/external.png differ diff --git a/theme/black/external.svg b/theme/black/external.svg new file mode 100644 index 0000000000..79c9cebf58 --- /dev/null +++ b/theme/black/external.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/theme/black/external@2x.png b/theme/black/external@2x.png new file mode 100644 index 0000000000..04779d8594 Binary files /dev/null and b/theme/black/external@2x.png differ diff --git a/theme/black/folder.png b/theme/black/folder.png new file mode 100644 index 0000000000..3d67f6ec2f Binary files /dev/null and b/theme/black/folder.png differ diff --git a/theme/black/folder.svg b/theme/black/folder.svg new file mode 100644 index 0000000000..9289fb05d7 --- /dev/null +++ b/theme/black/folder.svg @@ -0,0 +1 @@ + diff --git a/theme/black/folder@2x.png b/theme/black/folder@2x.png new file mode 100644 index 0000000000..2ac972b9a8 Binary files /dev/null and b/theme/black/folder@2x.png differ diff --git a/theme/black/wizard-files.png b/theme/black/wizard-files.png new file mode 100644 index 0000000000..01c6a2540c Binary files /dev/null and b/theme/black/wizard-files.png differ diff --git a/theme/black/wizard-files.svg b/theme/black/wizard-files.svg new file mode 100644 index 0000000000..6c3ff37610 --- /dev/null +++ b/theme/black/wizard-files.svg @@ -0,0 +1 @@ + diff --git a/theme/black/wizard-files@2x.png b/theme/black/wizard-files@2x.png new file mode 100644 index 0000000000..30a6ddfaff Binary files /dev/null and b/theme/black/wizard-files@2x.png differ diff --git a/theme/black/wizard-groupware.png b/theme/black/wizard-groupware.png new file mode 100644 index 0000000000..f560466a27 Binary files /dev/null and b/theme/black/wizard-groupware.png differ diff --git a/theme/black/wizard-groupware.svg b/theme/black/wizard-groupware.svg new file mode 100644 index 0000000000..f7f31340b0 --- /dev/null +++ b/theme/black/wizard-groupware.svg @@ -0,0 +1 @@ + diff --git a/theme/black/wizard-groupware@2x.png b/theme/black/wizard-groupware@2x.png new file mode 100644 index 0000000000..b9d544966d Binary files /dev/null and b/theme/black/wizard-groupware@2x.png differ diff --git a/theme/black/wizard-nextcloud.png b/theme/black/wizard-nextcloud.png new file mode 100644 index 0000000000..1a7a6d83c7 Binary files /dev/null and b/theme/black/wizard-nextcloud.png differ diff --git a/theme/black/wizard-nextcloud.svg b/theme/black/wizard-nextcloud.svg new file mode 100644 index 0000000000..7b2a28341d --- /dev/null +++ b/theme/black/wizard-nextcloud.svg @@ -0,0 +1,81 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/theme/black/wizard-nextcloud@2x.png b/theme/black/wizard-nextcloud@2x.png new file mode 100644 index 0000000000..0fbfc99f04 Binary files /dev/null and b/theme/black/wizard-nextcloud@2x.png differ diff --git a/theme/black/wizard-talk.png b/theme/black/wizard-talk.png new file mode 100644 index 0000000000..5b512630f9 Binary files /dev/null and b/theme/black/wizard-talk.png differ diff --git a/theme/black/wizard-talk.svg b/theme/black/wizard-talk.svg new file mode 100644 index 0000000000..f81beb060f --- /dev/null +++ b/theme/black/wizard-talk.svg @@ -0,0 +1 @@ + diff --git a/theme/black/wizard-talk@2x.png b/theme/black/wizard-talk@2x.png new file mode 100644 index 0000000000..8f77d93e55 Binary files /dev/null and b/theme/black/wizard-talk@2x.png differ diff --git a/theme/colored/external.png b/theme/colored/external.png new file mode 100644 index 0000000000..21bb821e94 Binary files /dev/null and b/theme/colored/external.png differ diff --git a/theme/colored/external.svg b/theme/colored/external.svg new file mode 100644 index 0000000000..7fa8f1a61f --- /dev/null +++ b/theme/colored/external.svg @@ -0,0 +1 @@ + diff --git a/theme/colored/external@2x.png b/theme/colored/external@2x.png new file mode 100644 index 0000000000..9e23cc4979 Binary files /dev/null and b/theme/colored/external@2x.png differ diff --git a/theme/colored/folder.png b/theme/colored/folder.png new file mode 100644 index 0000000000..2a5b342467 Binary files /dev/null and b/theme/colored/folder.png differ diff --git a/theme/colored/folder.svg b/theme/colored/folder.svg index c311e426b6..2ee3ca7c89 100644 --- a/theme/colored/folder.svg +++ b/theme/colored/folder.svg @@ -1 +1 @@ - + diff --git a/theme/colored/folder@2x.png b/theme/colored/folder@2x.png new file mode 100644 index 0000000000..1f79228397 Binary files /dev/null and b/theme/colored/folder@2x.png differ diff --git a/theme/colored/wizard-files.png b/theme/colored/wizard-files.png index 236bfa7737..54b13fb153 100644 Binary files a/theme/colored/wizard-files.png and b/theme/colored/wizard-files.png differ diff --git a/theme/colored/wizard-files@2x.png b/theme/colored/wizard-files@2x.png index 4f1eb74acb..58a648cd61 100644 Binary files a/theme/colored/wizard-files@2x.png and b/theme/colored/wizard-files@2x.png differ diff --git a/theme/colored/wizard-groupware.png b/theme/colored/wizard-groupware.png index 417629bb9d..034c078d55 100644 Binary files a/theme/colored/wizard-groupware.png and b/theme/colored/wizard-groupware.png differ diff --git a/theme/colored/wizard-groupware@2x.png b/theme/colored/wizard-groupware@2x.png index cea41d3c61..1aa5999a00 100644 Binary files a/theme/colored/wizard-groupware@2x.png and b/theme/colored/wizard-groupware@2x.png differ diff --git a/theme/colored/wizard-nextcloud.png b/theme/colored/wizard-nextcloud.png index 321f83e31a..1f7903a655 100644 Binary files a/theme/colored/wizard-nextcloud.png and b/theme/colored/wizard-nextcloud.png differ diff --git a/theme/colored/wizard-nextcloud.svg b/theme/colored/wizard-nextcloud.svg index e92362c545..bc48cd582e 100644 --- a/theme/colored/wizard-nextcloud.svg +++ b/theme/colored/wizard-nextcloud.svg @@ -1 +1,81 @@ - + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/theme/colored/wizard-nextcloud@2x.png b/theme/colored/wizard-nextcloud@2x.png index a73e467d8a..da68bc6fbf 100644 Binary files a/theme/colored/wizard-nextcloud@2x.png and b/theme/colored/wizard-nextcloud@2x.png differ diff --git a/theme/colored/wizard-talk.png b/theme/colored/wizard-talk.png index e1c3839a16..8231b27e0d 100644 Binary files a/theme/colored/wizard-talk.png and b/theme/colored/wizard-talk.png differ diff --git a/theme/colored/wizard-talk@2x.png b/theme/colored/wizard-talk@2x.png index 92a3680622..ccaa62f949 100644 Binary files a/theme/colored/wizard-talk@2x.png and b/theme/colored/wizard-talk@2x.png differ diff --git a/theme/colored/wizard_logo.svg b/theme/colored/wizard_logo.svg index f2c08adbf2..8d86581d3a 100644 --- a/theme/colored/wizard_logo.svg +++ b/theme/colored/wizard_logo.svg @@ -1,2 +1,2 @@ - + diff --git a/theme/sync-arrow.svg b/theme/sync-arrow.svg new file mode 100644 index 0000000000..56108b6d84 --- /dev/null +++ b/theme/sync-arrow.svg @@ -0,0 +1 @@ + diff --git a/theme/white/external.png b/theme/white/external.png new file mode 100644 index 0000000000..bac44b1d81 Binary files /dev/null and b/theme/white/external.png differ diff --git a/theme/white/external.svg b/theme/white/external.svg new file mode 100644 index 0000000000..892a4e5afc --- /dev/null +++ b/theme/white/external.svg @@ -0,0 +1 @@ + diff --git a/theme/white/external@2x.png b/theme/white/external@2x.png new file mode 100644 index 0000000000..5c49e615ae Binary files /dev/null and b/theme/white/external@2x.png differ diff --git a/theme/white/folder.png b/theme/white/folder.png new file mode 100644 index 0000000000..cfeb3e1f6b Binary files /dev/null and b/theme/white/folder.png differ diff --git a/theme/white/folder.svg b/theme/white/folder.svg index 003e8b3fb8..a32ffc8570 100644 --- a/theme/white/folder.svg +++ b/theme/white/folder.svg @@ -1 +1 @@ - + diff --git a/theme/white/folder@2x.png b/theme/white/folder@2x.png new file mode 100644 index 0000000000..03a919e6c2 Binary files /dev/null and b/theme/white/folder@2x.png differ diff --git a/theme/white/wizard-files.png b/theme/white/wizard-files.png new file mode 100644 index 0000000000..673a4bde28 Binary files /dev/null and b/theme/white/wizard-files.png differ diff --git a/theme/white/wizard-files.svg b/theme/white/wizard-files.svg new file mode 100644 index 0000000000..e01fb5b889 --- /dev/null +++ b/theme/white/wizard-files.svg @@ -0,0 +1 @@ + diff --git a/theme/white/wizard-files@2x.png b/theme/white/wizard-files@2x.png new file mode 100644 index 0000000000..810030290d Binary files /dev/null and b/theme/white/wizard-files@2x.png differ diff --git a/theme/white/wizard-groupware.png b/theme/white/wizard-groupware.png new file mode 100644 index 0000000000..e348accb2f Binary files /dev/null and b/theme/white/wizard-groupware.png differ diff --git a/theme/white/wizard-groupware.svg b/theme/white/wizard-groupware.svg new file mode 100644 index 0000000000..0cd9a33e54 --- /dev/null +++ b/theme/white/wizard-groupware.svg @@ -0,0 +1 @@ + diff --git a/theme/white/wizard-groupware@2x.png b/theme/white/wizard-groupware@2x.png new file mode 100644 index 0000000000..ae5024e442 Binary files /dev/null and b/theme/white/wizard-groupware@2x.png differ diff --git a/theme/white/wizard-nextcloud.png b/theme/white/wizard-nextcloud.png new file mode 100644 index 0000000000..8022b79a33 Binary files /dev/null and b/theme/white/wizard-nextcloud.png differ diff --git a/theme/white/wizard-nextcloud.svg b/theme/white/wizard-nextcloud.svg new file mode 100644 index 0000000000..a0330d783f --- /dev/null +++ b/theme/white/wizard-nextcloud.svg @@ -0,0 +1,81 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/theme/white/wizard-nextcloud@2x.png b/theme/white/wizard-nextcloud@2x.png new file mode 100644 index 0000000000..ad10827c2b Binary files /dev/null and b/theme/white/wizard-nextcloud@2x.png differ diff --git a/theme/white/wizard-talk.png b/theme/white/wizard-talk.png new file mode 100644 index 0000000000..fc4646fe0f Binary files /dev/null and b/theme/white/wizard-talk.png differ diff --git a/theme/white/wizard-talk.svg b/theme/white/wizard-talk.svg new file mode 100644 index 0000000000..45ab71d990 --- /dev/null +++ b/theme/white/wizard-talk.svg @@ -0,0 +1 @@ + diff --git a/theme/white/wizard-talk@2x.png b/theme/white/wizard-talk@2x.png new file mode 100644 index 0000000000..b576ec3659 Binary files /dev/null and b/theme/white/wizard-talk@2x.png differ