apkfuckery/com.discord/res/drawable/drawable_nitro_classic_grad...

5 lines
193 B
XML
Raw Normal View History

2019-02-04 20:05:16 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
2019-05-03 18:53:54 +00:00
<gradient android:startColor="#ff738ef5" android:endColor="#ffb3aeff" />
2019-02-04 20:05:16 +00:00
</shape>