diff options
Diffstat (limited to '')
-rw-r--r-- | us_maker_edition/game/themes/Verdure.ini | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/us_maker_edition/game/themes/Verdure.ini b/us_maker_edition/game/themes/Verdure.ini index 1e225675..1aa7d135 100644 --- a/us_maker_edition/game/themes/Verdure.ini +++ b/us_maker_edition/game/themes/Verdure.ini @@ -9383,3 +9383,50 @@ Tex = prevbackground Type = Transparent
Reflection = 0
ReflectionSpacing = 22
+
+[EditSubButtonCurrentLine]
+X = 20
+Y = 10
+Z = 0.97
+W = 110
+H = 20
+Size = 20
+Font = 1
+Align = 1
+Color = ColorLight
+DColor = ColorLight
+Tex = Leiste1
+Type = Colorized
+Texts = 1
+
+[EditSubButtonCurrentLineText1]
+X = 55
+Y = 2
+Color = White
+Font = 1
+Size = 18
+Align = 1
+
+[EditSubButtonCurrentNote]
+X = 140
+Y = 10
+Z = 0.97
+W = 110
+H = 20
+Size = 20
+Font = 1
+Align = 1
+Color = ColorLight
+DColor = ColorLight
+Tex = Leiste1
+Type = Colorized
+Texts = 1
+
+[EditSubButtonCurrentNoteText1]
+X = 55
+Y = 2
+Color = White
+Font = 1
+Size = 18
+Align = 1
+
|