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
ubuntu/disco
Hans P. Möller 5 years ago committed by Simon Quigley
parent 0f8876a4dd
commit 978fe96167

6
debian/changelog vendored

@ -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 <hmoller@gmail.com> Sun, 10 Feb 2019 22:24:33 -0300
lubuntu-default-settings (1.18) disco; urgency=medium
* Set folder view ascending order. (LP: #1801210)

@ -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

Loading…
Cancel
Save