mirror of
https://github.com/sheumann/hush.git
synced 2024-11-04 14:05:24 +00:00
10 lines
126 B
INI
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
|