Commit d3dffe81 authored by Viktor De Pasquale's avatar Viktor De Pasquale Committed by John Wu

Updated legacy theme to match error color instead of having separate secondary color

parent 6812f9d2
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment