From 9a4532647cd470a059a662f30471da307ef04ed6 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 26 Jul 2018 15:43:34 +0200 Subject: change icon color in maillist delegate --- framework/qml/Icons.qml | 6 +++--- icons/breeze/icons/actions/24/kubeunimportant.svg | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 1fa3aab2..4f056ac5 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -33,9 +33,9 @@ Item { property string success: "dialog-ok" property string success_inverted: "dialog-ok-inverted" - property string markAsRead: "mail-mark-read-inverted" - property string markAsUnread: "mail-mark-unread-new-inverted" - property string markImportant: "kubeimportant-inverted" + property string markAsRead: "mail-mark-read" + property string markAsUnread: "mail-mark-unread-new" + property string markImportant: "kubeimportant" property string markUnimportant: "kubeunimportant" property string isImportant: "kubeimportant" property string undo: "edit-undo-inverted" diff --git a/icons/breeze/icons/actions/24/kubeunimportant.svg b/icons/breeze/icons/actions/24/kubeunimportant.svg index bdc8324f..6db09d04 100644 --- a/icons/breeze/icons/actions/24/kubeunimportant.svg +++ b/icons/breeze/icons/actions/24/kubeunimportant.svg @@ -103,7 +103,7 @@ -- cgit v1.2.3