From 9a47e43ab72daa96bfb3e95e95c30e5703f39397 Mon Sep 17 00:00:00 2001 From: ailurux Date: Thu, 12 Sep 2024 05:20:07 +0000 Subject: daniel/theme-tweaks (#102) - Multiple improvements + fixes - Add charge outline icon for improving readability with monochromatic themes - Add a chevron icon and update existing dropdown menus - Rename `set_style` to `set_subject` for disambiguation with lvgl's Style type Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/102 Reviewed-by: cooljqln Co-authored-by: ailurux Co-committed-by: ailurux --- lua/img/chevron.png | Bin 0 -> 584 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lua/img/chevron.png (limited to 'lua/img/chevron.png') diff --git a/lua/img/chevron.png b/lua/img/chevron.png new file mode 100644 index 00000000..fdc7c97c Binary files /dev/null and b/lua/img/chevron.png differ -- cgit v1.2.3