зеркало из https://github.com/nextcloud/desktop.git
Fix broken activity icon and loading entries colour in unified search
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
This commit is contained in:
Родитель
114abf552f
Коммит
a2e1c68c26
|
@ -697,8 +697,8 @@ Window {
|
|||
itemHeight: trayWindowBackground.Style.unifiedSearchItemHeight
|
||||
titleFontSize: trayWindowBackground.Style.unifiedSearchResulTitleFontSize
|
||||
sublineFontSize: trayWindowBackground.Style.unifiedSearchResulSublineFontSize
|
||||
titleColor: trayWindowBackground.Style.unifiedSearchResulTitleColor
|
||||
sublineColor: trayWindowBackground.Style.unifiedSearchResulSublineColor
|
||||
titleColor: Style.ncTextColor
|
||||
sublineColor: Style.ncSecondaryTextColor
|
||||
iconColor: "#afafaf"
|
||||
}
|
||||
|
||||
|
|
|
@ -115,6 +115,7 @@
|
|||
<file>theme/black/state-warning-64.png</file>
|
||||
<file>theme/black/state-warning-128.png</file>
|
||||
<file>theme/black/state-warning-256.png</file>
|
||||
<file>theme/white/activity.svg</file>
|
||||
<file>theme/white/bell.svg</file>
|
||||
<file>theme/white/calendar.svg</file>
|
||||
<file>theme/white/change.svg</file>
|
||||
|
|
Загрузка…
Ссылка в новой задаче