Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions vars.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[Variables]

Size_of_the_Clock=1
;Default is 1

Font_of_the_Clock=Montserrat
;Default is Montserrat ( font install file in resource folder )

Font_of_the_Player=Montserrat
;Default is Montserrat ( font install file in resource folder )

Color_of_Hour=255,255,255,255
;Default is 255,255,255,255 ( RRR,GGG,BBB,AAA)

Color_of_Minute=255,255,255,200
;Default is 255,255,255,200 ( RRR,GGG,BBB,AAA)

Color_of_Player=255,255,255,255
;Default is 255,255,255,255 ( RRR,GGG,BBB,AAA)