From d719f9c5017ad8006c21b6d546a5d70e846e9502 Mon Sep 17 00:00:00 2001 From: ailurux Date: Mon, 12 Aug 2024 03:19:03 +0000 Subject: 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 Co-authored-by: ailurux Co-committed-by: ailurux --- lua/img/next.png | Bin 4811 -> 7828 bytes lua/img/pause.png | Bin 4771 -> 5963 bytes lua/img/play.png | Bin 4813 -> 6828 bytes lua/img/prev.png | Bin 4810 -> 7839 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'lua/img') diff --git a/lua/img/next.png b/lua/img/next.png index 1f6f044b..929c5f36 100644 Binary files a/lua/img/next.png and b/lua/img/next.png differ diff --git a/lua/img/pause.png b/lua/img/pause.png index e7011821..32c5a2b4 100644 Binary files a/lua/img/pause.png and b/lua/img/pause.png differ diff --git a/lua/img/play.png b/lua/img/play.png index a3b8a5af..833cb087 100644 Binary files a/lua/img/play.png and b/lua/img/play.png differ diff --git a/lua/img/prev.png b/lua/img/prev.png index b445c75a..714c7c20 100644 Binary files a/lua/img/prev.png and b/lua/img/prev.png differ -- cgit v1.2.3