From faf37227f5194237dbda5973c21d05de3633ea03 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 5 Oct 2014 18:37:59 -0500 Subject: Add configuration options to set Akregator read and unread text colors This resolves Bug 1696 --- akregator/src/settings_appearance.ui | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'akregator/src/settings_appearance.ui') diff --git a/akregator/src/settings_appearance.ui b/akregator/src/settings_appearance.ui index 78a23de85..08be6c450 100644 --- a/akregator/src/settings_appearance.ui +++ b/akregator/src/settings_appearance.ui @@ -177,6 +177,38 @@ kcfg_SansSerifFont + + + lbl_ReadTextColor + + + Read message color: + + + + + kcfg_ReadTextColor + + + TQt::red + + + + + lbl_UnreadTextColor + + + Unread message color: + + + + + kcfg_UnreadTextColor + + + TQt::blue + + -- cgit v1.2.1