themes: Update spinner and bgrt background settings

Update the spinner and bgrt themes background to solid black so that we get
the same background, independent of whether the firmware-splash (ACPI
BGRT extension) is available and to closer match the mock-ups from:

https://wiki.gnome.org/Design/OS/BootProgress

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
Hans de Goede 2019-03-25 08:13:26 +01:00
parent 1246c79a09
commit 8db9e86898
4 changed files with 4 additions and 5 deletions

View file

@ -17,8 +17,8 @@ WatermarkHorizontalAlignment=.5
WatermarkVerticalAlignment=.96
Transition=none
TransitionDuration=0.0
BackgroundStartColor=0x202020
BackgroundEndColor=0x202020
BackgroundStartColor=0x000000
BackgroundEndColor=0x000000
ProgressBarBackgroundColor=0x606060
ProgressBarForegroundColor=0xffffff
DialogClearsFirmwareBackground=true

View file

@ -2,7 +2,6 @@ themedir = $(datadir)/plymouth/themes/spinner
nodist_theme_DATA = spinner.plymouth
dist_theme_DATA = \
background-tile.png \
bullet.png \
entry.png \
lock.png \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

View file

@ -17,8 +17,8 @@ WatermarkHorizontalAlignment=.5
WatermarkVerticalAlignment=.96
Transition=none
TransitionDuration=0.0
BackgroundStartColor=0x202020
BackgroundEndColor=0x202020
BackgroundStartColor=0x000000
BackgroundEndColor=0x000000
ProgressBarBackgroundColor=0x606060
ProgressBarForegroundColor=0xffffff
MessageBelowAnimation=true