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/bat/chg.png | Bin 8326 -> 8564 bytes lua/img/bat/chg_outline.png | Bin 0 -> 6632 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lua/img/bat/chg_outline.png (limited to 'lua/img/bat') diff --git a/lua/img/bat/chg.png b/lua/img/bat/chg.png index 629586e3..7b0c1755 100644 Binary files a/lua/img/bat/chg.png and b/lua/img/bat/chg.png differ diff --git a/lua/img/bat/chg_outline.png b/lua/img/bat/chg_outline.png new file mode 100644 index 00000000..304aca7d Binary files /dev/null and b/lua/img/bat/chg_outline.png differ -- cgit v1.2.3