Files
bearhub/bauh/view/qt/colors.py
Vinicius Moreira 60228eec97 [ui] feature: themes
2020-11-27 15:52:57 -03:00

4 lines
53 B
Python

GREEN = '#91a069'
ORANGE = '#ECB03E'
RED = '#FF614E'