UI Tweaks

Using the proper color for danger as opposed to one hardcoded color
Reusing BlackAlpha40
Using the right delete icon in settings
This commit is contained in:
ThomasSession
2024-07-11 17:01:29 +10:00
parent e45ee133bf
commit 1466897ce5
37 changed files with 65 additions and 69 deletions

View File

@@ -1,6 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<color name="destructive">#FF453A</color>
<color name="unimportant">#D8D8D8</color>
<color name="profile_picture_background">#353535</color>
<color name="cell_background">#1B1B1B</color>