Lines Matching refs:theme

546 - fix(theme): make the basic theme even more simpler [`62d6f3c`](https://github.com/lvgl/lvgl/commi…
561 - fix(theme): fix mono theme init [`5ec6694`](https://github.com/lvgl/lvgl/commit/5ec6694f7874f3c99…
563 - fix(theme): in the basic theme show the textarea cursor only in focuses state [`bb03fb1`](https:/…
565 - fix(theme) add disabled style to textarea in the default theme [`00f6759`](https://github.com/lvg…
575 - fix(theme): properly disable transitions if LV_THEME_DEFAULT_TRANSITION_TIME==0 [`242112b`](https…
586 - example(slider): make lv_example_slider_3 work with dark theme too [`4a766c5`](https://github.com…
780 - fix(theme) make the basic theme really basic [`a369f18`](https://github.com/littlevgl/lvgl/commit…
782 - fix(theme): add arc, spinner and colorwheel to basic theme [`adc218a`](https://github.com/littlev…
787 - fix(theme): fix theme initialization issue introduced in 6e0072479 [`d231644`](https://github.com…
790 - fix(theme): fix crash in lv_theme_basic_init [`ca5f04c`](https://github.com/littlevgl/lvgl/commit…
1056 - fix(disp) set default theme also for non-default displays [`2596`](https://github.com/lvgl/lvgl/p…
1211 - fix(theme) show disabled state on buttons of btnmatrix, msgbox and keyboard [`0be582b`](https://g…
1227 - fix(theme) fix the switch style in the default theme [`0c0dc8e`](https://github.com/lvgl/lvgl/com…
1256 - fix(theme) use opacity on button's shadow in the default theme [`c5342e9`](https://github.com/lvg…
1269 - fix(theme) improve button focus of keyboard [`2504b7e`](https://github.com/lvgl/lvgl/commit/2504b…
1465 - kconfig: minor fix for default dark theme option [`2426`](https://github.com/lvgl/lvgl/pull/2426)
1516 - fix(theme) improve button focus of keyboard
1577 - fix(theme) show disabled state on buttons of btnmatrix, msgbox and keyboard <a href="https://gith…
1585 - fix(theme) fix the switch style in the default theme <a href="https://github.com/lvgl/lvgl/commit…
1829 - Material theme: do not set the text font to allow easy global font change
1929 - Add `theme->apply_cb` to replace `theme->apply_xcb` to make it compatible with the MicroPython bi…
1940 - Improve mono theme when used with keyboard or encoder
1971 - Fix list button focus in material theme