rahilarious / Settings-Accent-Icons

Gives you accent colored icons in Settings app (android ofc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Settings Accent Icons

Have accent colored icons in Settings app in Android Pie 9 or above (Android 10 Q)

Settings Accent Icons

Why though?

In android 9 update it felt like stock android is losing its charm, its originality. iOS like recents, samsung like icons in settings, weird partition and mounting system making it harder to root.
I immediately disliked icon color change which killed my minimalistic elegant android experience.
This is just me trying to held onto.

Features

  • In Android 9 uses @android:color/accent_device_default_light so depending on your framework-res you'll get that color. If your want other color then edit apk using apktool and change values in colors.xml in values folder. Then place it in the zip
  • Uses accent color based on dark/light mode in Android 10 or above (@android:color/accent_device_default)
    TIP: use Accent Colour Creator to change accent colors.

Requirements

  1. Android 9 or up
  2. Magisk 20.0+

Tested

  • Android 9 Pie (working as intended)
  • Android 10 Q
  • Android 11 R

Credits

@topjohnwu for magisk

Changelog

v1.2
  • Fix customize script
v1.1
  • Fix for pie
v1.0
  • Initial Release

About

Gives you accent colored icons in Settings app (android ofc)


Languages

Language:Shell 100.0%