summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/defaultsettings/desktop-base/debian/distrospecific/usplash/moreblue-orbit/theme.in
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/defaultsettings/desktop-base/debian/distrospecific/usplash/moreblue-orbit/theme.in')
-rw-r--r--ubuntu/_base/defaultsettings/desktop-base/debian/distrospecific/usplash/moreblue-orbit/theme.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/ubuntu/_base/defaultsettings/desktop-base/debian/distrospecific/usplash/moreblue-orbit/theme.in b/ubuntu/_base/defaultsettings/desktop-base/debian/distrospecific/usplash/moreblue-orbit/theme.in
deleted file mode 100644
index ae8c4dd26..000000000
--- a/ubuntu/_base/defaultsettings/desktop-base/debian/distrospecific/usplash/moreblue-orbit/theme.in
+++ /dev/null
@@ -1,20 +0,0 @@
-#define PALETTE_BG 0
-#define PALETTE_PROGRESS_FG 0
-#define PALETTE_PROGRESS_BG 0
-#define PALETTE_TEXT_BG 251
-#define PALETTE_TEXT_FG 0
-#define PALETTE_TEXT_SUCCESS 67
-#define PALETTE_TEXT_FAILURE 134
-
-#define TEXT_BORDER_PX 1
-#define TEXT_PADDING_PX 9
-#define TEXT_EXTRA_PX (TEXT_BORDER_PX + TEXT_PADDING_PX)
-#define TEXT_MARGIN 30
-
-/* Horrible hack */
-struct private_hack {
- struct usplash_pixmap *pixmap; /* Background image */
- struct usplash_pixmap *progress_fg; /* Progress bar foreground */
- struct usplash_pixmap *progress_bg; /* Progress bar background */
-};
-