Skip to content

Commit

Permalink
Improve contract of disabled mensa
Browse files Browse the repository at this point in the history
  • Loading branch information
famoser committed Jan 26, 2023
1 parent 7252478 commit 7bdbea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<color name="colorPrimary">#3f72af</color>
<color name="colorPrimaryDark">#112d4e</color>
<color name="colorAccent">#112d4e</color>
<color name="colorCardDisabled">#dbe2ef</color>
<color name="colorCardDisabled">#8fb3de</color>
<color name="ic_launcher_background">#3f73b0</color>
</resources>

0 comments on commit 7bdbea5

Please sign in to comment.