Skip to content

Commit

Permalink
Visual improvements to settings and logo
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Mar 26, 2023
1 parent e4e8555 commit 6897fad
Show file tree
Hide file tree
Showing 8 changed files with 108 additions and 66 deletions.
4 changes: 2 additions & 2 deletions Assets/Prefabs/Settings/BaseSetting.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 0.08627451, g: 0.15294118, b: 0.3529412, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down Expand Up @@ -411,7 +411,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 0.08627451, g: 0.15294118, b: 0.3529412, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down
4 changes: 2 additions & 2 deletions Assets/Prefabs/Settings/ButtonSetting.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 0.08627451, g: 0.15294118, b: 0.3529412, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down Expand Up @@ -135,7 +135,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 0.08627451, g: 0.15294118, b: 0.3529412, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down
4 changes: 2 additions & 2 deletions Assets/Prefabs/Settings/TextSetting.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -422,8 +422,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 85, y: -0.5}
m_SizeDelta: {x: -230, y: -3}
m_AnchoredPosition: {x: 99.50001, y: -0.5}
m_SizeDelta: {x: -201.00002, y: -3}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5852508993809559227
CanvasRenderer:
Expand Down
4 changes: 2 additions & 2 deletions Assets/Scenes/MenuScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,8 @@ MonoBehaviour:
m_Padding:
m_Left: 0
m_Right: 0
m_Top: 0
m_Bottom: 0
m_Top: 2
m_Bottom: 5
m_ChildAlignment: 0
m_Spacing: 0
m_ChildForceExpandWidth: 1
Expand Down
Binary file added Images/YARG_Full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/YARG_Glowy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/YARG_Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
158 changes: 100 additions & 58 deletions RawAssets/Art/UI/YARG.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6897fad

Please sign in to comment.