Changed whites to 235/235/235
This commit is contained in:
parent
f79de39c28
commit
d9e6780aa2
|
@ -3,7 +3,7 @@
|
|||
<children>
|
||||
<LayoutGroup layoutDirection="vert">
|
||||
<Poster id="ProfileImage" width="300" height="300" />
|
||||
<Label id="ProfileName" horizAlign="center" vertAlign="center" font="font:SmallBoldSystemFont" color="#FFFFFF" height="64" width="300" />
|
||||
<Label id="ProfileName" horizAlign="center" vertAlign="center" font="font:SmallBoldSystemFont" color="#EBEBEB" height="64" width="300" />
|
||||
</LayoutGroup>
|
||||
</children>
|
||||
<interface>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<children>
|
||||
<Label text="Please sign in" horizAlign="center" font="font:LargeSystemFont" height="100" width="1920" translation="[0, 200]" />
|
||||
<UserRow id="UserRow" translation="[130, 360]" />
|
||||
<LabelList id="AlternateOptions" vertFocusAnimationStyle="floatingFocus" textHorizAlign="center" translation="[400,850]" itemSize="[1120,60]" itemSpacing="[0,20]" focusedColor="#FFFFFF" focusBitmapBlendColor="#00a4dcFF" focusFootprintBlendColor="#303030">
|
||||
<LabelList id="AlternateOptions" vertFocusAnimationStyle="floatingFocus" textHorizAlign="center" translation="[400,850]" itemSize="[1120,60]" itemSpacing="[0,20]" focusedColor="#EBEBEB" focusBitmapBlendColor="#00a4dcFF" focusFootprintBlendColor="#303030">
|
||||
<ContentNode id="alternate" role="content">
|
||||
<ContentNode title="Manual Login" />
|
||||
<!-- <ContentNode title="Forgot Password" /> -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user