Replace signed out silhouette with a "Sign in" label
This commit is contained in:
parent
c47855424f
commit
0d8c68ae1d
3 changed files with 38 additions and 19 deletions
|
@ -47,6 +47,8 @@ pub struct Titlebar {
|
|||
pub offline_icon: OfflineIcon,
|
||||
pub icon_color: Color,
|
||||
pub avatar: ImageStyle,
|
||||
pub sign_in_prompt: ContainedText,
|
||||
pub hovered_sign_in_prompt: ContainedText,
|
||||
pub outdated_warning: ContainedText,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue