[ui] icons, buttons and colors changes

This commit is contained in:
Vinicius Moreira
2020-04-27 18:46:21 -03:00
parent 30bcc9eccd
commit c8385035ee
32 changed files with 600 additions and 867 deletions

2
bauh/view/qt/colors.py Normal file
View File

@@ -0,0 +1,2 @@
GREEN = '#68A92E'
DARK_GREEN = '#5EAA1A'