From 9db964ce743fa077bdf82ab5ef1cfb6459846c10 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Fri, 28 Jun 2024 09:57:46 +1000 Subject: WIP start on an updated main menu ui --- lua/img/files.png | Bin 0 -> 8410 bytes lua/img/queue.png | Bin 0 -> 6992 bytes lua/img/settings.png | Bin 0 -> 5898 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lua/img/files.png create mode 100644 lua/img/queue.png create mode 100644 lua/img/settings.png (limited to 'lua/img') diff --git a/lua/img/files.png b/lua/img/files.png new file mode 100644 index 00000000..dd33559c Binary files /dev/null and b/lua/img/files.png differ diff --git a/lua/img/queue.png b/lua/img/queue.png new file mode 100644 index 00000000..57739772 Binary files /dev/null and b/lua/img/queue.png differ diff --git a/lua/img/settings.png b/lua/img/settings.png new file mode 100644 index 00000000..4fc29e51 Binary files /dev/null and b/lua/img/settings.png differ -- cgit v1.2.3