diff --git a/app/src/main/res/README.md b/app/src/main/res/README.md index 297dbfb4..b3328ae8 100644 --- a/app/src/main/res/README.md +++ b/app/src/main/res/README.md @@ -11,4 +11,4 @@ ## [Default Icon](https://github.com/switchbrew/libnx/blob/master/nx/default_icon.jpg) We've recieved permission to use the icon from it's author [jaames](https://github.com/jaames) ## Skyline Logo -Skyline's logo was designed by [PixelyIon](https://github.com/PixelyIon) +Skyline's logo was designed by [riperiperi](https://github.com/riperiperi) with the original concept made by [samantas5855](https://github.com/samantas5855) and additional help from [lynxnb](https://github.com/lynxnb) and [PixelyIon](https://github.com/PixelyIon). Artwork is licensed to [PixelyIon](https://github.com/PixelyIon) and [bylaws](https://github.com/bylaws). \ No newline at end of file diff --git a/app/src/main/res/drawable/logo_skyline.xml b/app/src/main/res/drawable/logo_skyline.xml index d54d7631..e1401d9e 100644 --- a/app/src/main/res/drawable/logo_skyline.xml +++ b/app/src/main/res/drawable/logo_skyline.xml @@ -1,115 +1,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/logo_skyline_foreground.png b/app/src/main/res/mipmap-hdpi/logo_skyline_foreground.png new file mode 100644 index 00000000..fb863899 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/logo_skyline_foreground.png differ diff --git a/app/src/main/res/mipmap-mdpi/logo_skyline_foreground.png b/app/src/main/res/mipmap-mdpi/logo_skyline_foreground.png new file mode 100644 index 00000000..ba3f4e1a Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/logo_skyline_foreground.png differ diff --git a/app/src/main/res/mipmap-xhdpi/logo_skyline_foreground.png b/app/src/main/res/mipmap-xhdpi/logo_skyline_foreground.png new file mode 100644 index 00000000..cfaac539 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/logo_skyline_foreground.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/logo_skyline_foreground.png b/app/src/main/res/mipmap-xxhdpi/logo_skyline_foreground.png new file mode 100644 index 00000000..9a899898 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/logo_skyline_foreground.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/logo_skyline_foreground.png b/app/src/main/res/mipmap-xxxhdpi/logo_skyline_foreground.png new file mode 100644 index 00000000..9d43998c Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/logo_skyline_foreground.png differ diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 40a3534a..0d5d55b4 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -1,5 +1,6 @@ + #121212 #FFFF0000 @android:color/white #F8F8F8