mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
5 lines
71 B
Python
5 lines
71 B
Python
GREEN = '#91a069'
|
|
ORANGE = '#ECB03E'
|
|
BROWN = '#B47C3E'
|
|
RED = '#FF614E'
|