From 45937ac6486a6258bd48359db93877f2633336d9 Mon Sep 17 00:00:00 2001 From: ailurux Date: Mon, 9 Sep 2024 00:24:08 +0000 Subject: High contrast theme + Icon Improvements (#100) Updated settings icon, rounded the circular play/pause icons, and addition of a new high contrast theme. Would be good to get feedback on the high contrast theme at this stage, as my intention is to use it as the basis for other 2-colour themes. One issue I'm aware of is the charge indicator when recoloured to black is not very legible on the black battery icon. I am planning on adding an additonal outline image that can be recoloured to the background colour to make it stand out more. Happy to fix that in a later PR or I can add it now but it will take a bit of work. Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/100 Co-authored-by: ailurux Co-committed-by: ailurux --- lua/img/pausecirc.png | Bin 7054 -> 8247 bytes lua/img/playcirc.png | Bin 7074 -> 8949 bytes lua/img/settings.png | Bin 5898 -> 12292 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'lua/img') diff --git a/lua/img/pausecirc.png b/lua/img/pausecirc.png index d7e944fa..4c6f4fd8 100644 Binary files a/lua/img/pausecirc.png and b/lua/img/pausecirc.png differ diff --git a/lua/img/playcirc.png b/lua/img/playcirc.png index f2e48da7..dc394f3e 100644 Binary files a/lua/img/playcirc.png and b/lua/img/playcirc.png differ diff --git a/lua/img/settings.png b/lua/img/settings.png index 4fc29e51..e6fbecb3 100644 Binary files a/lua/img/settings.png and b/lua/img/settings.png differ -- cgit v1.2.3