Real new logo (#377)
* Proper spacing on lobby * Add new icons * Update manifest.yml
|
|
@ -5,9 +5,11 @@
|
|||
<LayoutContainer>
|
||||
<BoxContainer Name="VBox"
|
||||
Orientation="Vertical"
|
||||
StyleIdentifier="mainMenuVBox">
|
||||
StyleIdentifier="mainMenuVBox"
|
||||
MinWidth="512">
|
||||
<TextureRect Name="Logo"
|
||||
Stretch="KeepCentered" />
|
||||
<Control MinSize="0 24" />
|
||||
<BoxContainer Orientation="Horizontal"
|
||||
SeparationOverride="4">
|
||||
<Label Text="{Loc 'main-menu-username-label'}" />
|
||||
|
|
|
|||
|
|
@ -1,10 +1,14 @@
|
|||
The eight files below are licensed under CC-BY-SA 4.0 by the author who can be found on Twitter @LeonardoDaBepis.
|
||||
The files below are licensed under CC-BY-SA 4.0 by the author who can be found at https://leonardo-dabepis.tumblr.com/
|
||||
|
||||
icon.ico
|
||||
icon/icon-128x128.png
|
||||
icon.svg
|
||||
icon/icon-16x16.png
|
||||
icon/icon-24x24.png
|
||||
icon/icon-256x256.png
|
||||
icon/icon-32x32.png
|
||||
icon/icon-48x48.png
|
||||
icon/icon-64x64.png
|
||||
icon/icon-128x128.png
|
||||
icon/icon-256x256.png
|
||||
logo.svg
|
||||
logo.png
|
||||
slashlogo.png
|
||||
|
Before Width: | Height: | Size: 359 KiB After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 143 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 998 B After Width: | Height: | Size: 825 B |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 143 KiB |
|
After Width: | Height: | Size: 160 KiB |
|
|
@ -1,5 +1,5 @@
|
|||
defaultWindowTitle: Delta-v
|
||||
windowIconSet: /Textures/Logo/icon
|
||||
splashLogo: /Textures/Logo/logo.png
|
||||
splashLogo: /Textures/Logo/splashlogo.png
|
||||
|
||||
# PJB PLEASE
|
||||