Skip to content

Commit 4f5147e

Browse files
committed
fix: adjust vertical alignment of title and progress bar in Plymouth theme
1 parent 112b530 commit 4f5147e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

files/system/usr/share/plymouth/themes/kompassos/kompassos.plymouth

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ImageDir=/usr/share/plymouth/themes/kompassos
1010
DialogHorizontalAlignment=.5
1111
DialogVerticalAlignment=.5
1212
TitleHorizontalAlignment=.5
13-
TitleVerticalAlignment=.5
13+
TitleVerticalAlignment=.56
1414
HorizontalAlignment=.5
1515
VerticalAlignment=.5
1616
WatermarkHorizontalAlignment=.5
@@ -20,7 +20,7 @@ TransitionDuration=0.5
2020
BackgroundStartColor=0x000000
2121
BackgroundEndColor=0x000000
2222
ProgressBarHorizontalAlignment=.5
23-
ProgressBarVerticalAlignment=.5
23+
ProgressBarVerticalAlignment=.52
2424
ProgressBarWidth=400
2525
ProgressBarHeight=5
2626
ProgressBarBackgroundColor=0x333333

0 commit comments

Comments
 (0)