Theme wifi defailt icons

Change-Id: Ic220df7867e045ab3b52cdab45610aaaa1bb84f7
Signed-off-by: Josh Fox (XlxFoXxlX) <joshfox87@gmail.com>
diff --git a/themes/darktheme/settings/res/values/colors.xml b/themes/darktheme/settings/res/values/colors.xml
index 8169512..5597bd1 100644
--- a/themes/darktheme/settings/res/values/colors.xml
+++ b/themes/darktheme/settings/res/values/colors.xml
@@ -17,4 +17,7 @@
     <!-- Color for the background of the shortcut icons.-->
     <color name="shortcut_background">@*android:color/primary_device_default_dark</color>
 
+    <!-- Wifi network details -->
+    <color name="wifi_details_icon_color">#8AFFFFFF</color>
+
 </resources>