init
This commit is contained in:
parent
a6dec29f88
commit
4db0a2d524
252 changed files with 6192 additions and 0 deletions
21
@Resources/GeneralVariables.inc
Normal file
21
@Resources/GeneralVariables.inc
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
[Variables]
|
||||
|
||||
; Font Variables
|
||||
TextFont=Fira Sans
|
||||
MediumTextFont=Fira Sans Medium
|
||||
ThinFont=Fira Sans Light
|
||||
|
||||
; Color Variables
|
||||
LabelColor=255,255,255
|
||||
ValueColor=255,255,255
|
||||
IconAlpha=200
|
||||
BackgroundAlpha=200
|
||||
BackgroundColor=0,0,0,#BackgroundAlpha#
|
||||
FrameColor=120,120,120,255
|
||||
|
||||
; Symbol Variables
|
||||
Degrees=°
|
||||
|
||||
; Image Variables.
|
||||
ImagePath=#@#Images\
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue