aboutsummaryrefslogtreecommitdiffstats
path: root/Themes
diff options
context:
space:
mode:
Diffstat (limited to 'Themes')
-rw-r--r--Themes/Deluxe.ini163
1 files changed, 162 insertions, 1 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini
index f278491d..6e4376aa 100644
--- a/Themes/Deluxe.ini
+++ b/Themes/Deluxe.ini
@@ -27,6 +27,8 @@ GrayLight = 191 191 191
Gray = 127 127 127
GrayDark = 63 63 63
Black = 0 0 0
+GrayPopup = 51 51 51
+
[Loading]
Texts =2
@@ -6272,4 +6274,163 @@ ColG = 0.3
ColB = 0.3
Font = 0
Size = 8
-Text= \ No newline at end of file
+Text=
+
+[CheckPopup]
+Texts=1
+Statics=1
+
+[CheckPopupButton1]
+X = 294
+Y = 280
+W = 100
+H = 25
+Tex =Rectangle
+Color =LightBlue
+DColor = DarkBlue
+Type=Font Black
+Texts=1
+Z = 1
+Texts=1
+
+[CheckPopupButton1Text1]
+X =50
+Y =0
+Color=White
+Font =0
+Size =8
+Text=JA
+Align=1
+Z=1
+
+[CheckPopupButton2]
+X = 426
+Y = 280
+W = 100
+H = 25
+Tex =Rectangle
+Color =LightBlue
+DColor = DarkBlue
+Type=Font Black
+Texts=1
+Z = 1
+Texts=1
+
+[CheckPopupButton2Text1]
+X =50
+Y =0
+Color=White
+Font =0
+Size =8
+Text=NEIN
+Align=1
+Z=1
+
+[CheckPopupText]
+X =400
+Y =125
+Color=White
+Font =0
+Size =14
+Text=blabla
+Align=1
+Z=1
+
+[CheckPopupStatic1]
+Tex =SongMenuBG
+X =250
+Y =120
+W =300
+H =200
+Z =1
+Int=1
+Color =GrayPopup
+Type=Font Black
+
+[ErrorPopup]
+Texts=1
+Statics=1
+
+[ErrorPopupButton1]
+X = 350
+Y = 280
+W = 100
+H = 25
+Tex =Rectangle
+Color =LightBlue
+DColor = DarkBlue
+Type=Font Black
+Texts=1
+Z = 1
+Texts=1
+
+[ErrorPopupButton1Text1]
+X =50
+Y =0
+Color=White
+Font =0
+Size =8
+Text=OK
+Align=1
+Z=1
+
+[ErrorPopupText1]
+X =400
+Y =125
+Color=White
+Font =0
+Size =14
+Text=error text line 1
+Align=1
+Z=1
+
+[ErrorPopupText2]
+X =400
+Y =150
+Color=White
+Font =0
+Size =14
+Text=error text line 2
+Align=1
+Z=1
+
+[ErrorPopupText3]
+X =400
+Y =175
+Color=White
+Font =0
+Size =14
+Text=error text line 3
+Align=1
+Z=1
+
+[ErrorPopupText4]
+X =400
+Y =200
+Color=White
+Font =0
+Size =14
+Text=error text line 4
+Align=1
+Z=1
+
+[ErrorPopupText5]
+X =400
+Y =225
+Color=White
+Font =0
+Size =14
+Text=error text line 5
+Align=1
+Z=1
+
+[ErrorPopupStatic1]
+Tex =SongMenuBG
+X =250
+Y =120
+W =300
+H =200
+Z =0.98
+Int=1
+Color =GrayPopup
+Type=Font Black \ No newline at end of file