summaryrefslogtreecommitdiff
path: root/lua/img
diff options
context:
space:
mode:
authorailurux <ailuruxx@gmail.com>2024-09-09 00:24:08 +0000
committercooljqln <cooljqln@noreply.codeberg.org>2024-09-09 00:24:08 +0000
commit45937ac6486a6258bd48359db93877f2633336d9 (patch)
tree0ab4cc1dfb7e731862bb4127cba76cd5c86f13d3 /lua/img
parentdacf3efc45677343479b4d3ff9502504b211639a (diff)
downloadtangara-fw-45937ac6486a6258bd48359db93877f2633336d9.tar.gz
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 <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com>
Diffstat (limited to 'lua/img')
-rw-r--r--lua/img/pausecirc.pngbin7054 -> 8247 bytes
-rw-r--r--lua/img/playcirc.pngbin7074 -> 8949 bytes
-rw-r--r--lua/img/settings.pngbin5898 -> 12292 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/lua/img/pausecirc.png b/lua/img/pausecirc.png
index d7e944fa..4c6f4fd8 100644
--- a/lua/img/pausecirc.png
+++ b/lua/img/pausecirc.png
Binary files differ
diff --git a/lua/img/playcirc.png b/lua/img/playcirc.png
index f2e48da7..dc394f3e 100644
--- a/lua/img/playcirc.png
+++ b/lua/img/playcirc.png
Binary files differ
diff --git a/lua/img/settings.png b/lua/img/settings.png
index 4fc29e51..e6fbecb3 100644
--- a/lua/img/settings.png
+++ b/lua/img/settings.png
Binary files differ