summaryrefslogtreecommitdiff
path: root/lua/theme_light.lua
AgeCommit message (Collapse)Author
2025-01-31Change dropdown background on focusRiver Tae Smith
2025-01-08Add missing copyright/license headersTom Kirchner
2024-10-08Change top bar icons to black for contrast and consistencyailurux
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-08-29Style regulatory icons so they are visible with the light themeailurux
2024-08-27Various UI tweaks and improvementsailurux
2024-08-16Redesigned many icons, added styles for battery icon recolouring based on ↵ailurux
percentage
2024-08-16Add cool skeumorphic embossingjacqueline
2024-08-15Add border to switch widgetailurux
2024-08-15Some UI/themes tweaksailurux
2024-08-12daniel/theme-setting (#87)ailurux
- 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>
2024-06-12WIP fix issues introduced by lvgl version bumpjacqueline
2024-03-27Update icons and volume dialogue to use themesailurux
2024-03-18Better styling for settings pages + dropdown menusailurux
2024-03-10WIP Lua Theming- style classesailurux