Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Add app icon
Browse files Browse the repository at this point in the history
Update app font
  • Loading branch information
ChrisF23 committed Feb 1, 2020
1 parent 3ffd74c commit 87a3953
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RedMint_UI/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:RedMint_UI"
mc:Ignorable="d"
Title="RedMint" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" FontWeight="Normal" SizeToContent="WidthAndHeight" FontFamily="Product Sans">
Title="RedMint" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" FontWeight="Normal" SizeToContent="WidthAndHeight" FontFamily="Product Sans" Icon="icons8-hoja-96 (1).png">

<Window.Resources>
<Style x:Key="RedButton" TargetType="TextBlock">
Expand Down Expand Up @@ -35,11 +35,11 @@

<!-- Seleccion de Formato -->
<Label x:Name="lbl_formato" Content="Formato:" Margin="20,143,380,0" VerticalAlignment="Top" Foreground="#FFF1F1F1" FontStretch="Normal" FontWeight="Thin" FontStyle="Normal" FontFamily="Lato" FontSize="16" Height="30"/>
<ComboBox x:Name="cbb_formato" HorizontalAlignment="Left" Margin="20,173,0,0" VerticalAlignment="Top" Width="80" FontSize="16" Height="28"/>
<ComboBox x:Name="cbb_formato" HorizontalAlignment="Left" Margin="20,173,0,0" VerticalAlignment="Top" Width="80" FontSize="16" Height="28" FontFamily="Lato"/>

<!-- Seleccion del Directorio de Salida -->
<Label x:Name="lbl_directorio_salida" Content="Directorio de salida:" Margin="116,143,213,0" VerticalAlignment="Top" Foreground="#FFF1F1F1" FontStretch="Normal" FontWeight="Thin" FontStyle="Normal" FontFamily="Lato" FontSize="16" Height="30"/>
<TextBox x:Name="input_directorio_salida" Margin="116,173,0,0" Text="C:\Users\Usuario\Desktop" TextWrapping="Wrap" VerticalAlignment="Top" HorizontalAlignment="Left" Width="419" FontFamily="Lato" FontSize="16" MaxLines="1" Height="28" SelectionBrush="Red" IsReadOnly="True"/>
<TextBox x:Name="input_directorio_salida" Margin="116,173,0,0" Text="C:\Users\Usuario\Desktop" TextWrapping="Wrap" VerticalAlignment="Top" HorizontalAlignment="Left" Width="419" FontFamily="Lato" FontSize="16" MaxLines="1" Height="28" SelectionBrush="Red" IsReadOnly="True" IsEnabled="False"/>
<Button x:Name="btn_directorio_salida" Margin="0,173,20,0" VerticalAlignment="Top" FontFamily="Lato" Click="btn_directorio_salida_Click" HorizontalAlignment="Right" Width="40" FontSize="16" Height="28">
<Image Source="icons8-carpeta-32.png" Stretch="Uniform" Width="20" Height="20" HorizontalAlignment="Center" VerticalAlignment="Center" />
</Button>
Expand Down
8 changes: 8 additions & 0 deletions RedMint_UI/RedMint_UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@
</PropertyGroup>

<ItemGroup>
<None Remove="app_icon_28_v3_1.png" />
<None Remove="app_icon_64_3.png" />
<None Remove="app_icon_64_v2_1.png" />
<None Remove="icons8-abrir-carpeta-26.png" />
<None Remove="icons8-base-de-datos-32.png" />
<None Remove="icons8-carpeta-32.png" />
<None Remove="icons8-descargar-32.png" />
<None Remove="icons8-hoja-96 %281%29.png" />
<None Remove="icons8-símbolo-vaciar-32.png" />
</ItemGroup>

Expand All @@ -27,10 +31,14 @@
</ItemGroup>

<ItemGroup>
<Resource Include="app_icon_28_v3_1.png" />
<Resource Include="app_icon_64_3.png" />
<Resource Include="app_icon_64_v2_1.png" />
<Resource Include="icons8-abrir-carpeta-26.png" />
<Resource Include="icons8-base-de-datos-32.png" />
<Resource Include="icons8-carpeta-32.png" />
<Resource Include="icons8-descargar-32.png" />
<Resource Include="icons8-hoja-96 (1).png" />
<Resource Include="icons8-símbolo-vaciar-32.png" />
</ItemGroup>

Expand Down
10 changes: 10 additions & 0 deletions RedMint_UI/Resources/Icons/Attributions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,13 @@
<a target="_blank" href="https://iconos8.es/icons/set/folder-invoices">Carpeta icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>
<a target="_blank" href="https://iconos8.es/icons/set/download">Download icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>
<a target="_blank" href="https://iconos8.es/icons/set/search-database">Base de datos icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>


<a target="_blank" href="https://iconos8.es/icons/set/invert-colors">Invertir colores icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>
<a target="_blank" href="https://iconos8.es/icons/set/hand-planting--v2">Siembra manual icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>
<a target="_blank" href="https://iconos8.es/icons/set/organic-food">Alimentos org�nicos icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>
<a target="_blank" href="https://iconos8.es/icons/set/leaf">Leaf icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>
<a target="_blank" href="https://iconos8.es/icons/set/leaf">Leaf icon</a> icon by <a target="_blank" href="https://iconos8.es">Icons8</a>



Binary file added RedMint_UI/Resources/Icons/app_icon_28_v3_1.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 RedMint_UI/Resources/Icons/app_icon_64_1.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 RedMint_UI/Resources/Icons/app_icon_64_2.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 RedMint_UI/Resources/Icons/app_icon_64_3.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 RedMint_UI/Resources/Icons/app_icon_64_v2_1.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 RedMint_UI/Resources/Icons/app_icon_64_v2_2.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 RedMint_UI/Resources/Icons/app_icon_64_v2_3.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 RedMint_UI/Resources/Icons/icons8-hoja-24 (1).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 RedMint_UI/Resources/Icons/icons8-hoja-24.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 RedMint_UI/Resources/Icons/icons8-hoja-96 (1).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 RedMint_UI/Resources/Icons/icons8-hoja-96.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 RedMint_UI/app_icon_28_v3_1.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 RedMint_UI/app_icon_64_3.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 RedMint_UI/app_icon_64_v2_1.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 RedMint_UI/icons8-hoja-96 (1).png
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 87a3953

Please sign in to comment.