mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-14 10:27:29 +00:00
Updated legacy theme to match error color instead of having separate secondary color
This commit is contained in:

committed by
John Wu

parent
6812f9d202
commit
d3dffe8165
@@ -116,7 +116,7 @@
|
||||
<style name="ThemeFoundationMD2.Fraxure" parent="ThemeFoundationMD2.Amoled">
|
||||
<item name="colorPrimary">#009688</item>
|
||||
<item name="colorPrimaryVariant">#8000796B</item>
|
||||
<item name="colorSecondary">#D50000</item>
|
||||
<item name="colorSecondary">?colorError</item>
|
||||
<item name="colorSecondaryVariant">#806D1111</item>
|
||||
</style>
|
||||
|
||||
|
Reference in New Issue
Block a user