From e62c5253868b028964194f3f0b66628c96286c16 Mon Sep 17 00:00:00 2001 From: Bruno Deanoz Date: Mon, 22 Jun 2026 13:49:43 +0200 Subject: [PATCH] =?UTF-8?q?redesign=20app=20icon=20=E2=80=94=20glass-lens?= =?UTF-8?q?=20orb=20with=20depth?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 10-layer foreground: soft halo, warm amber body with 6-stop gradient, cool glass overlay, bounce light, volume shadow, internal caustic structure, elliptical specular + micro pinpoint glint, gradient rims. Replaces the flat 5-layer amber ball that looked like an emoji. Background: warmer cream (light) with vignette, deeper obsidian (dark) with warm center glow. Monochrome: stronger contrast + rim for themed icon legibility. --- .../drawable-night/ic_launcher_background.xml | 11 +- .../res/drawable/ic_launcher_background.xml | 11 +- .../res/drawable/ic_launcher_foreground.xml | 177 ++++++++++++++---- .../res/drawable/ic_launcher_monochrome.xml | 23 ++- 4 files changed, 165 insertions(+), 57 deletions(-) diff --git a/app/src/main/res/drawable-night/ic_launcher_background.xml b/app/src/main/res/drawable-night/ic_launcher_background.xml index 75bd836..714a65a 100644 --- a/app/src/main/res/drawable-night/ic_launcher_background.xml +++ b/app/src/main/res/drawable-night/ic_launcher_background.xml @@ -5,16 +5,17 @@ android:height="108dp" android:viewportWidth="108" android:viewportHeight="108"> - + - - + android:centerY="50" + android:gradientRadius="72"> + + + diff --git a/app/src/main/res/drawable/ic_launcher_background.xml b/app/src/main/res/drawable/ic_launcher_background.xml index 9a5aa6e..9e4a35a 100644 --- a/app/src/main/res/drawable/ic_launcher_background.xml +++ b/app/src/main/res/drawable/ic_launcher_background.xml @@ -5,16 +5,17 @@ android:height="108dp" android:viewportWidth="108" android:viewportHeight="108"> - + - - + android:centerY="50" + android:gradientRadius="72"> + + + diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml index 3f8dfb4..61c2cd2 100644 --- a/app/src/main/res/drawable/ic_launcher_foreground.xml +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -6,86 +6,183 @@ android:viewportWidth="108" android:viewportHeight="108"> - - + + - - + android:centerX="52" + android:centerY="50" + android:gradientRadius="34"> + + + - + - - - - - + android:centerX="48" + android:centerY="46" + android:gradientRadius="26"> + + + + + + - + - - - + android:centerY="40" + android:gradientRadius="24"> + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + android:centerY="42" + android:gradientRadius="8"> + + + - - + + - - + android:centerX="44" + android:centerY="40" + android:gradientRadius="2.5"> + + + - + + + + + + + + + + + + + android:pathData="M54,54m-20.5,0a20.5,20.5 0,1 1,41 0a20.5,20.5 0,1 1,-41 0" + android:strokeWidth="0.7" + android:fillColor="#00000000"> + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_launcher_monochrome.xml b/app/src/main/res/drawable/ic_launcher_monochrome.xml index 3f54aaa..3fe5a53 100644 --- a/app/src/main/res/drawable/ic_launcher_monochrome.xml +++ b/app/src/main/res/drawable/ic_launcher_monochrome.xml @@ -6,31 +6,40 @@ android:viewportWidth="108" android:viewportHeight="108"> - + + android:centerY="44" + android:gradientRadius="26"> - + + - - + + + android:gradientRadius="5"> + + + +