From e7a448866f6cddfb742617ff166f7bec7d95f3f5 Mon Sep 17 00:00:00 2001 From: mogguh Date: Fri, 22 Feb 2008 01:57:12 +0000 Subject: Background is dimmed on exit dialog git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@884 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Skins/Deluxe/Ani.ini | 1 + Skins/Deluxe/[special]bg_fade.png | Bin 0 -> 2822 bytes Themes/Deluxe.ini | 30 ++++++++++++++++++++---------- 3 files changed, 21 insertions(+), 10 deletions(-) create mode 100644 Skins/Deluxe/[special]bg_fade.png 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 new file mode 100644 index 00000000..35e5e661 Binary files /dev/null and b/Skins/Deluxe/[special]bg_fade.png differ 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 -- cgit v1.2.3