Greyscale overlay, AudioFX: removed colors that are not present in the base package.

This commit is contained in:
Nestor Kwak 2019-11-19 02:22:53 +00:00 committed by Velsoth
parent 8bd24d13ee
commit ceea48d501
1 changed files with 1 additions and 5 deletions

View File

@ -13,10 +13,6 @@
<color name="disabled_gallery">#888888</color>
<color name="disabled_knob">#575757</color>
<color name="primary">#ff212121</color>
<color name="primary_dark">#ff212121</color>
<color name="accent">#ffEEEEEE</color>
<color name="white">#fafafa</color>
<color name="black">#212121</color>
<color name="grid_lines">#22ffffff</color>
@ -36,4 +32,4 @@
<color name="window_background">@color/black</color>
</resources>
</resources>