summaryrefslogtreecommitdiff
path: root/lua/theme_hicon.lua
AgeCommit message (Collapse)Author
2025-02-01Add outline to switch for better legibility in hicon themeailurux
2025-01-08Add missing copyright/license headersTom Kirchner
2025-01-06Reduce horizontal spacing on controls for more room for additional info buttonailurux
2024-12-19Update lua/theme_hicon.luaailurux
Remove commented out colours from theme
2024-09-27Added listened indicator for audiobooks and podcastsailurux
2024-09-12daniel/theme-tweaks (#102)ailurux
- 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 <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com>
2024-09-09High contrast theme + Icon Improvements (#100)ailurux
Updated settings icon, rounded the circular play/pause icons, and addition of a new high contrast theme. Would be good to get feedback on the high contrast theme at this stage, as my intention is to use it as the basis for other 2-colour themes. One issue I'm aware of is the charge indicator when recoloured to black is not very legible on the black battery icon. I am planning on adding an additonal outline image that can be recoloured to the background colour to make it stand out more. Happy to fix that in a later PR or I can add it now but it will take a bit of work. Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/100 Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com>