New colors and logo (#523)
* Change demo app colors * Change logo * Align screenshots * Update logo in demo app * Update logo in static folder * Update app overlay * Update first screenshot * Add banner in README * Add banner in websitedebug-base
Before Width: | Height: | Size: 50 KiB |
@ -0,0 +1,5 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<background android:drawable="@mipmap/logo_background"/> |
||||
<foreground android:drawable="@mipmap/logo_foreground"/> |
||||
</adaptive-icon> |
Before Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 8.1 KiB |
After Width: | Height: | Size: 5.6 KiB |
After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 4.6 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 9.1 KiB |
After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 25 KiB |
@ -1,6 +1,6 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<color name="colorPrimary">#009966</color> |
||||
<color name="colorPrimaryDark">#00734d</color> |
||||
<color name="colorAccent">#57db27</color> |
||||
<color name="colorPrimary">#FFA000</color> |
||||
<color name="colorPrimaryDark">#F57C00</color> |
||||
<color name="colorAccent">#40C4FF</color> |
||||
</resources> |
||||
|
After Width: | Height: | Size: 270 KiB |
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 302 KiB |
Before Width: | Height: | Size: 113 KiB |
After Width: | Height: | Size: 3.8 MiB |
Before Width: | Height: | Size: 62 KiB |
After Width: | Height: | Size: 273 KiB |
Before Width: | Height: | Size: 46 KiB |
After Width: | Height: | Size: 281 KiB |