starship
This commit is contained in:
@ -68,7 +68,7 @@ input-field {
|
||||
# uncomment to use an input indicator that does not show the password length (similar to swaylock's input indicator)
|
||||
# hide_input = true
|
||||
|
||||
position = 0, -200
|
||||
position = 0, -155
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
@ -80,12 +80,12 @@ label {
|
||||
font_size = 90
|
||||
font_family = $font_dune
|
||||
|
||||
shadow_size = 10
|
||||
shadow_size = 8
|
||||
shadow_passes = 3
|
||||
|
||||
#color = rgba(fc9e07ff)
|
||||
color = rgba(fce4b8ff)
|
||||
|
||||
position = 0, 400
|
||||
position = 0, 370
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
@ -97,10 +97,12 @@ label {
|
||||
font_size = 25
|
||||
font_family = $font
|
||||
|
||||
shadow_size = 5
|
||||
shadow_size = 3
|
||||
shadow_passes = 2
|
||||
|
||||
position = 0, -300
|
||||
color = rgba(fce4b8ff)
|
||||
|
||||
position = 0, -280
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
Reference in New Issue
Block a user