1
0
mirror of https://github.com/sheumann/hush.git synced 2025-02-25 16:29:01 +00:00

10 lines
126 B
INI

# progress bar position
BAR_LEFT=170
BAR_TOP=300
BAR_WIDTH=300
BAR_HEIGHT=20
# progress bar color
BAR_R=80
BAR_G=80
BAR_B=130