Allow to invert the icon color for active quicksettings icons [2/2].

Change-Id: I6cfb85b48010a3ec81e31a7d51e33317ee2c1545
Signed-off-by: rohan <purohit.rohan@gmail.com>
Signed-off-by: spezi77 <spezi7713@gmx.net>
diff --git a/QsThemes/QStileAttemptMountain/res/values/bools.xml b/QsThemes/QStileAttemptMountain/res/values/bools.xml
index 85ed96b..36454ef 100644
--- a/QsThemes/QStileAttemptMountain/res/values/bools.xml
+++ b/QsThemes/QStileAttemptMountain/res/values/bools.xml
@@ -4,5 +4,8 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons-->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
 
diff --git a/QsThemes/QStileCircleTrim/res/values/bools.xml b/QsThemes/QStileCircleTrim/res/values/bools.xml
index 85ed96b..bb653f8 100644
--- a/QsThemes/QStileCircleTrim/res/values/bools.xml
+++ b/QsThemes/QStileCircleTrim/res/values/bools.xml
@@ -4,5 +4,8 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons -->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
 
diff --git a/QsThemes/QStileCookie/res/values/bools.xml b/QsThemes/QStileCookie/res/values/bools.xml
index 85ed96b..bb653f8 100644
--- a/QsThemes/QStileCookie/res/values/bools.xml
+++ b/QsThemes/QStileCookie/res/values/bools.xml
@@ -4,5 +4,8 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons -->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
 
diff --git a/QsThemes/QStileDualToneCircle/res/values/bools.xml b/QsThemes/QStileDualToneCircle/res/values/bools.xml
index e9b7800..e4f789f 100644
--- a/QsThemes/QStileDualToneCircle/res/values/bools.xml
+++ b/QsThemes/QStileDualToneCircle/res/values/bools.xml
@@ -4,4 +4,7 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons-->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
diff --git a/QsThemes/QStileOxygen/res/values/bools.xml b/QsThemes/QStileOxygen/res/values/bools.xml
index e9b7800..e4f789f 100644
--- a/QsThemes/QStileOxygen/res/values/bools.xml
+++ b/QsThemes/QStileOxygen/res/values/bools.xml
@@ -4,4 +4,7 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons-->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
diff --git a/QsThemes/QStilePokesign/res/values/bools.xml b/QsThemes/QStilePokesign/res/values/bools.xml
index 85ed96b..36454ef 100644
--- a/QsThemes/QStilePokesign/res/values/bools.xml
+++ b/QsThemes/QStilePokesign/res/values/bools.xml
@@ -4,5 +4,8 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons-->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
 
diff --git a/QsThemes/QStileSquircle/res/values/bools.xml b/QsThemes/QStileSquircle/res/values/bools.xml
index 85ed96b..36454ef 100644
--- a/QsThemes/QStileSquircle/res/values/bools.xml
+++ b/QsThemes/QStileSquircle/res/values/bools.xml
@@ -4,5 +4,8 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons-->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
 
diff --git a/QsThemes/QStileSquircleTrim/res/values/bools.xml b/QsThemes/QStileSquircleTrim/res/values/bools.xml
index 85ed96b..36454ef 100644
--- a/QsThemes/QStileSquircleTrim/res/values/bools.xml
+++ b/QsThemes/QStileSquircleTrim/res/values/bools.xml
@@ -4,5 +4,8 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons-->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>
 
diff --git a/QsThemes/QStileTearDrop/res/values/bools.xml b/QsThemes/QStileTearDrop/res/values/bools.xml
index e9b7800..e4f789f 100644
--- a/QsThemes/QStileTearDrop/res/values/bools.xml
+++ b/QsThemes/QStileTearDrop/res/values/bools.xml
@@ -4,4 +4,7 @@
     <!-- Whether to use the mask for the quicksettings icons-->
     <bool name="config_useMaskForQs">false</bool>
 
+    <!-- Whether to invert the icon color for active quicksettings icons-->
+    <bool name="config_useInvertedQsIconColor">true</bool>
+
 </resources>