summaryrefslogtreecommitdiff
path: root/lua/img
diff options
context:
space:
mode:
authorailurux <ailuruxx@gmail.com>2024-08-12 03:19:03 +0000
committercooljqln <cooljqln@noreply.codeberg.org>2024-08-12 03:19:03 +0000
commitd719f9c5017ad8006c21b6d546a5d70e846e9502 (patch)
tree0da75c201e98d12b39c87743ee3ed242d2fc5809 /lua/img
parent3d7b005dc98235899d1a9ae5a74bf11d916028b9 (diff)
downloadtangara-fw-d719f9c5017ad8006c21b6d546a5d70e846e9502.tar.gz
daniel/theme-setting (#87)
- Themes can be loaded from disk and built-in - Themes can be selected in a new themes menu of the settings screen - Some touch-ups to existing themes - The saved theme is persisted in nvs Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/87 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com>
Diffstat (limited to 'lua/img')
-rw-r--r--lua/img/next.pngbin4811 -> 7828 bytes
-rw-r--r--lua/img/pause.pngbin4771 -> 5963 bytes
-rw-r--r--lua/img/play.pngbin4813 -> 6828 bytes
-rw-r--r--lua/img/prev.pngbin4810 -> 7839 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/lua/img/next.png b/lua/img/next.png
index 1f6f044b..929c5f36 100644
--- a/lua/img/next.png
+++ b/lua/img/next.png
Binary files differ
diff --git a/lua/img/pause.png b/lua/img/pause.png
index e7011821..32c5a2b4 100644
--- a/lua/img/pause.png
+++ b/lua/img/pause.png
Binary files differ
diff --git a/lua/img/play.png b/lua/img/play.png
index a3b8a5af..833cb087 100644
--- a/lua/img/play.png
+++ b/lua/img/play.png
Binary files differ
diff --git a/lua/img/prev.png b/lua/img/prev.png
index b445c75a..714c7c20 100644
--- a/lua/img/prev.png
+++ b/lua/img/prev.png
Binary files differ