refactor: clean up unused resources and update color references (#2559)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-29 10:31:59 -05:00 committed by GitHub
parent ff9e0bdde4
commit 9418dceeef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 4 additions and 202 deletions

View file

@ -1,5 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
</resources>
<resources></resources>