From ecd34435c1a74b39bf41d59ad479fdc85d0afb7b Mon Sep 17 00:00:00 2001 From: Malik Talha Date: Thu, 16 Nov 2023 22:04:56 +0500 Subject: Add themes to voice assistant app Add four themes: "light", "dark", "textured-light", and "textured-dark" to the voice assistant app. Themes can be changed by modifying assets/config.json file. Bug-AGL: SPEC-4906 Signed-off-by: Malik Talha Change-Id: I3e257da70543c7918e4f0cf96a62907390af8480 --- assets/agl_logo.png | Bin 107245 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 assets/agl_logo.png (limited to 'assets/agl_logo.png') diff --git a/assets/agl_logo.png b/assets/agl_logo.png deleted file mode 100644 index ffe5d19..0000000 Binary files a/assets/agl_logo.png and /dev/null differ -- cgit