From 978fe961677365c9d851d2faaf9699e2c214aaba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20P=2E=20M=C3=B6ller?= Date: Tue, 5 Mar 2019 18:43:02 -0600 Subject: [PATCH] change icon theme to papirus (not dark) and colorize on widget style (icon_follow_color_scheme) false. Summary: set default icon theme to papirus (instead of papirus dark) and icon_follow_color_scheme to false Test Plan: umuted volume icon in panel should be white now. Reviewers: wxl, tsimonq2 Reviewed By: tsimonq2 Subscribers: TheWendyPower, hmollercl Differential Revision: https://phab.lubuntu.me/D57 --- debian/changelog | 6 ++++++ src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c327fe5..14fcd5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lubuntu-default-settings (1.19) disco; urgency=medium + + * Set default icon theme as papirus (not dark) without colorize by widget. + + -- Hans P. Möller Sun, 10 Feb 2019 22:24:33 -0300 + lubuntu-default-settings (1.18) disco; urgency=medium * Set folder view ascending order. (LP: #1801210) diff --git a/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf b/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf index e49c4c8..28327da 100644 --- a/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf +++ b/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf @@ -1,5 +1,6 @@ [General] -icon_theme=Papirus-Dark +icon_theme=Papirus +icon_follow_color_scheme=false theme=Lubuntu Arc single_click_activate=false tool_button_style=ToolButtonTextBesideIcon