overlays: Pixel theme
*Settings
*EmergencyInfo
*StorageManager
*Framework-res
This is the full pixel theme pulled from the factory images.
the only thing left that could make this even more pixely is my prebuilt launcher repo https://github.com/PureNexusProject/android_vendor_prebuilt
also the pixel navbar commits would need to be pulled from frameworks/base
diff --git a/overlay/common/frameworks/base/core/res/res/values/colors.xml b/overlay/common/frameworks/base/core/res/res/values/colors.xml
new file mode 100644
index 0000000..a78c834
--- /dev/null
+++ b/overlay/common/frameworks/base/core/res/res/values/colors.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 The Pure Nexus Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <!-- System error color -->
+ <color name="system_error">#ffea4335</color> <!-- deep orange 600 -->
+ <!-- Default user icon colors -->
+ <color name="user_icon_1">#ff5e97f6</color>
+ <color name="user_icon_2">#ff5c6bc0</color>
+ <color name="user_icon_3">#ff26a69a</color>
+ <color name="user_icon_4">#ffec407a</color>
+ <color name="user_icon_5">#ff33ac71</color>
+ <color name="user_icon_8">#ffff7043</color>
+</resources>
diff --git a/overlay/common/frameworks/base/core/res/res/values/colors_device_defaults.xml b/overlay/common/frameworks/base/core/res/res/values/colors_device_defaults.xml
new file mode 100644
index 0000000..a2e73df
--- /dev/null
+++ b/overlay/common/frameworks/base/core/res/res/values/colors_device_defaults.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 The Pure Nexus Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<!-- Colors specific to DeviceDefault themes. These are mostly pass-throughs to enable
+ overlaying new theme colors. -->
+<resources>
+ <color name="primary_device_default_dark">#ff2d2d2d</color>
+ <color name="primary_device_default_settings">@color/primary_device_default_dark</color>
+ <color name="primary_dark_device_default_dark">#ff242424</color>
+ <color name="primary_dark_device_default_settings">@color/primary_dark_device_default_dark</color>
+ <color name="secondary_device_default_settings">#ff3a3a3a</color>
+ <color name="tertiary_device_default_settings">#ff616161</color>
+ <color name="quaternary_device_default_settings">#ff9e9e9e</color>
+ <color name="accent_device_default_700">#ff3367d6</color>
+ <color name="accent_device_default_light">#ff4285f4</color>
+ <color name="accent_device_default_dark">#ff5e97f6</color>
+ <color name="accent_device_default_50">#ffe8f0fe</color>
+</resources>
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-hdpi/ic_app_icon.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-hdpi/ic_app_icon.png
new file mode 100644
index 0000000..ad108ea
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-hdpi/ic_app_icon.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-hdpi/ic_launcher_downloads.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-hdpi/ic_launcher_downloads.png
new file mode 100644
index 0000000..94cff6c
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-hdpi/ic_launcher_downloads.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-mdpi/ic_app_icon.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-mdpi/ic_app_icon.png
new file mode 100644
index 0000000..86d2e17
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-mdpi/ic_app_icon.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-mdpi/ic_launcher_downloads.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-mdpi/ic_launcher_downloads.png
new file mode 100644
index 0000000..1bf9677
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-mdpi/ic_launcher_downloads.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xhdpi/ic_app_icon.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xhdpi/ic_app_icon.png
new file mode 100644
index 0000000..53f74e0
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xhdpi/ic_app_icon.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xhdpi/ic_launcher_downloads.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xhdpi/ic_launcher_downloads.png
new file mode 100644
index 0000000..96ae991
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xhdpi/ic_launcher_downloads.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxhdpi/ic_app_icon.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxhdpi/ic_app_icon.png
new file mode 100644
index 0000000..9b3f88b
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxhdpi/ic_app_icon.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxhdpi/ic_launcher_downloads.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxhdpi/ic_launcher_downloads.png
new file mode 100644
index 0000000..59cfd96
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxhdpi/ic_launcher_downloads.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxxhdpi/ic_app_icon.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxxhdpi/ic_app_icon.png
new file mode 100644
index 0000000..972e83f
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxxhdpi/ic_app_icon.png
Binary files differ
diff --git a/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxxhdpi/ic_launcher_downloads.png b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxxhdpi/ic_launcher_downloads.png
new file mode 100644
index 0000000..bf66f0d
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/DocumentsUI/res/mipmap-xxxhdpi/ic_launcher_downloads.png
Binary files differ
diff --git a/overlay/common/packages/apps/EmergencyInfo/res/values/colors.xml b/overlay/common/packages/apps/EmergencyInfo/res/values/colors.xml
new file mode 100644
index 0000000..9b2bc9e
--- /dev/null
+++ b/overlay/common/packages/apps/EmergencyInfo/res/values/colors.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 The Pure Nexus Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <color name="primary_color">#ff2d2d2d</color>
+ <color name="primary_dark_color">#ff242424</color>
+ <color name="accent_color_light">#ff4285f4</color>
+ <color name="accent_color_dark">#ff5e97f6</color>
+</resources>
diff --git a/overlay/common/packages/apps/Settings/res/drawable-nodpi/fp_app_indicator.png b/overlay/common/packages/apps/Settings/res/drawable-nodpi/fp_app_indicator.png
new file mode 100644
index 0000000..dfec4d3
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/drawable-nodpi/fp_app_indicator.png
Binary files differ
diff --git a/overlay/common/packages/apps/Settings/res/drawable-xxxhdpi/shortcut_base.png b/overlay/common/packages/apps/Settings/res/drawable-xxxhdpi/shortcut_base.png
new file mode 100644
index 0000000..e3687b0
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/drawable-xxxhdpi/shortcut_base.png
Binary files differ
diff --git a/overlay/common/packages/apps/Settings/res/mipmap-hdpi/ic_launcher_settings.png b/overlay/common/packages/apps/Settings/res/mipmap-hdpi/ic_launcher_settings.png
new file mode 100644
index 0000000..7beebf2
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/mipmap-hdpi/ic_launcher_settings.png
Binary files differ
diff --git a/overlay/common/packages/apps/Settings/res/mipmap-mdpi/ic_launcher_settings.png b/overlay/common/packages/apps/Settings/res/mipmap-mdpi/ic_launcher_settings.png
new file mode 100644
index 0000000..92be4aa
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/mipmap-mdpi/ic_launcher_settings.png
Binary files differ
diff --git a/overlay/common/packages/apps/Settings/res/mipmap-xhdpi/ic_launcher_settings.png b/overlay/common/packages/apps/Settings/res/mipmap-xhdpi/ic_launcher_settings.png
new file mode 100644
index 0000000..06bcd6c
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/mipmap-xhdpi/ic_launcher_settings.png
Binary files differ
diff --git a/overlay/common/packages/apps/Settings/res/mipmap-xxhdpi/ic_launcher_settings.png b/overlay/common/packages/apps/Settings/res/mipmap-xxhdpi/ic_launcher_settings.png
new file mode 100644
index 0000000..23991dd
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/mipmap-xxhdpi/ic_launcher_settings.png
Binary files differ
diff --git a/overlay/common/packages/apps/Settings/res/mipmap-xxxhdpi/ic_launcher_settings.png b/overlay/common/packages/apps/Settings/res/mipmap-xxxhdpi/ic_launcher_settings.png
new file mode 100644
index 0000000..a45d6d5
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/mipmap-xxxhdpi/ic_launcher_settings.png
Binary files differ
diff --git a/overlay/common/packages/apps/Settings/res/values/colors.xml b/overlay/common/packages/apps/Settings/res/values/colors.xml
new file mode 100644
index 0000000..e422d58
--- /dev/null
+++ b/overlay/common/packages/apps/Settings/res/values/colors.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 The Pure Nexus Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <color name="icon_accent">@*android:color/accent_device_default_light</color>
+</resources>
diff --git a/overlay/common/packages/apps/StorageManager/res/mipmap-hdpi/ic_storage_manager_48px.png b/overlay/common/packages/apps/StorageManager/res/mipmap-hdpi/ic_storage_manager_48px.png
new file mode 100644
index 0000000..bdcc840
--- /dev/null
+++ b/overlay/common/packages/apps/StorageManager/res/mipmap-hdpi/ic_storage_manager_48px.png
Binary files differ
diff --git a/overlay/common/packages/apps/StorageManager/res/mipmap-mdpi/ic_storage_manager_48px.png b/overlay/common/packages/apps/StorageManager/res/mipmap-mdpi/ic_storage_manager_48px.png
new file mode 100644
index 0000000..8919767
--- /dev/null
+++ b/overlay/common/packages/apps/StorageManager/res/mipmap-mdpi/ic_storage_manager_48px.png
Binary files differ
diff --git a/overlay/common/packages/apps/StorageManager/res/mipmap-xhdpi/ic_storage_manager_48px.png b/overlay/common/packages/apps/StorageManager/res/mipmap-xhdpi/ic_storage_manager_48px.png
new file mode 100644
index 0000000..15784d9
--- /dev/null
+++ b/overlay/common/packages/apps/StorageManager/res/mipmap-xhdpi/ic_storage_manager_48px.png
Binary files differ
diff --git a/overlay/common/packages/apps/StorageManager/res/mipmap-xxhdpi/ic_storage_manager_48px.png b/overlay/common/packages/apps/StorageManager/res/mipmap-xxhdpi/ic_storage_manager_48px.png
new file mode 100644
index 0000000..d3704b4
--- /dev/null
+++ b/overlay/common/packages/apps/StorageManager/res/mipmap-xxhdpi/ic_storage_manager_48px.png
Binary files differ
diff --git a/overlay/common/packages/apps/StorageManager/res/mipmap-xxxhdpi/ic_storage_manager_48px.png b/overlay/common/packages/apps/StorageManager/res/mipmap-xxxhdpi/ic_storage_manager_48px.png
new file mode 100644
index 0000000..5e94266
--- /dev/null
+++ b/overlay/common/packages/apps/StorageManager/res/mipmap-xxxhdpi/ic_storage_manager_48px.png
Binary files differ
diff --git a/overlay/common/packages/apps/StorageManager/res/values/colors.xml b/overlay/common/packages/apps/StorageManager/res/values/colors.xml
new file mode 100644
index 0000000..883779d
--- /dev/null
+++ b/overlay/common/packages/apps/StorageManager/res/values/colors.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 The Pure Nexus Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources>
+ <color name="primary_color">#ff2d2d2d</color>
+ <color name="primary_dark_color">@color/material_blue_grey_950</color>
+ <color name="secondary_color">#ff3a3a3a</color>
+ <color name="accent_color">@color/material_blue_500</color>
+ <color name="accent_color_lighter">@color/material_blue_400</color>
+ <color name="material_blue_400">#ff5e97f6</color>
+ <color name="material_blue_500">#ff4285f4</color>
+</resources>