[ui] changing uninstall and settings icons colors

This commit is contained in:
Vinicius Moreira
2020-04-29 15:23:34 -03:00
parent 43ff8d070c
commit 9995a9d010
4 changed files with 12 additions and 9 deletions

View File

@@ -1,2 +1,4 @@
GREEN = '#91a069'
ORANGE = '#ECB03E'
BROWN = '#A77339'
RED = '#FF614E'