diff --git a/res/values/colors.xml b/res/values/colors.xml index c2ef3886f2d..fcbf46b582e 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -45,4 +45,17 @@ #ffffffff #80000000 #ffffffff + + #ffeceff1 + #ffcfd8dc + #ff90a4ae + #ff607d8b + #ff455a64 + + #ffffe0b2 + #ffffb74d + #ffff9800 + #fff57c00 + #ffffab40 + #ffff9100 diff --git a/res/values/themes.xml b/res/values/themes.xml index 7100f2d0d47..5c8f6c1f7f5 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -70,5 +70,10 @@ @*android:drawable/ic_menu_moreoverflow_holo_dark @drawable/ic_wps_dark @drawable/wifi_signal_dark + + @color/quantum_blue_grey_100 + @color/quantum_blue_grey_500 + @color/quantum_blue_grey_700 + @color/quantum_orange_A200