[ui] changing uninstall and settings colors

This commit is contained in:
Vinicius Moreira
2020-04-29 16:27:24 -03:00
parent a03b853336
commit 5bd6858f7d
2 changed files with 7 additions and 7 deletions

View File

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