diff options
| author | ailurux <ailuruxx@gmail.com> | 2024-08-12 03:19:03 +0000 |
|---|---|---|
| committer | cooljqln <cooljqln@noreply.codeberg.org> | 2024-08-12 03:19:03 +0000 |
| commit | d719f9c5017ad8006c21b6d546a5d70e846e9502 (patch) | |
| tree | 0da75c201e98d12b39c87743ee3ed242d2fc5809 /lua/img | |
| parent | 3d7b005dc98235899d1a9ae5a74bf11d916028b9 (diff) | |
| download | tangara-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.png | bin | 4811 -> 7828 bytes |
| -rw-r--r-- | lua/img/pause.png | bin | 4771 -> 5963 bytes |
| -rw-r--r-- | lua/img/play.png | bin | 4813 -> 6828 bytes |
| -rw-r--r-- | lua/img/prev.png | bin | 4810 -> 7839 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/lua/img/next.png b/lua/img/next.png Binary files differindex 1f6f044b..929c5f36 100644 --- a/lua/img/next.png +++ b/lua/img/next.png diff --git a/lua/img/pause.png b/lua/img/pause.png Binary files differindex e7011821..32c5a2b4 100644 --- a/lua/img/pause.png +++ b/lua/img/pause.png diff --git a/lua/img/play.png b/lua/img/play.png Binary files differindex a3b8a5af..833cb087 100644 --- a/lua/img/play.png +++ b/lua/img/play.png diff --git a/lua/img/prev.png b/lua/img/prev.png Binary files differindex b445c75a..714c7c20 100644 --- a/lua/img/prev.png +++ b/lua/img/prev.png |
