diff options
-rw-r--r-- | Skins/Deluxe/Ani.ini | 1 | ||||
-rw-r--r-- | Skins/Deluxe/[special]bg_fade.png | bin | 0 -> 2822 bytes | |||
-rw-r--r-- | Themes/Deluxe.ini | 30 |
3 files changed, 21 insertions, 10 deletions
diff --git a/Skins/Deluxe/Ani.ini b/Skins/Deluxe/Ani.ini index c5a3533e..5c5b4863 100644 --- a/Skins/Deluxe/Ani.ini +++ b/Skins/Deluxe/Ani.ini @@ -190,3 +190,4 @@ NotePerfectStar = [effect]perfectNoteStar.png # # # dirty helpers # # #
Rectangle = [helper]rectangle.jpg
ButtonFade = [helper]buttonFade.png
+BGFade = [special]bg_fade.png
\ No newline at end of file diff --git a/Skins/Deluxe/[special]bg_fade.png b/Skins/Deluxe/[special]bg_fade.png Binary files differnew file mode 100644 index 00000000..35e5e661 --- /dev/null +++ b/Skins/Deluxe/[special]bg_fade.png diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index cdd012a0..90417022 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -7726,8 +7726,8 @@ Y = 310 W = 100
H = 25
Tex =Rectangle
-Color = Gray
-DColor = GrayPopup
+Color =LightBlue
+DColor = DarkBlue
Type=Colorized
Texts=1
Z = 1
@@ -7749,8 +7749,8 @@ Y = 310 W = 100
H = 25
Tex =Rectangle
-Color = Gray
-DColor = GrayPopup
+Color = LightBlue
+DColor = DarkBlue
Type=Colorized
Texts=1
Z = 1
@@ -7796,9 +7796,9 @@ H =200 Z =0.98
Int=1
Color=White
-Type=Transparent
+Type=colorized
-[CheckPopupStatic3]
+[CheckPopupStatic2]
Tex =IconQuestion
X =255
Y =151
@@ -7809,6 +7809,16 @@ Int=1 Color =White
Type=Colorized
+[CheckPopupStatic3]
+Tex =BGFade
+X =0
+Y =0
+W =800
+H =600
+Z =0.95
+Color =Gray
+Type=Colorized
+
[ErrorPopup]
Texts=1
Statics=1
@@ -7819,8 +7829,8 @@ Y = 310 W = 100
H = 25
Tex =Rectangle
-Color = Gray
-DColor = GrayPopup
+Color = LightBlue
+DColor = DarkBlue
Type=Colorized
Texts=1
Z = 1
@@ -7866,7 +7876,7 @@ H =200 Z =0.98
Int=1
Color=White
-Type=Transparent
+Type=Plain
[ErrorPopupStatic2]
Tex =IconError
@@ -7877,4 +7887,4 @@ H =23 Z =0.99
Int=1
Color =White
-Type=Colorized
+Type=Plain
|