1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/examples/styles/index.rst
Victor Wheeler 0458acd998
fix(docs): fix most sphinx warnings (#6916)
Co-authored-by: Kevin Schlosser <kdschlosser@users.noreply.github.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-09-30 14:57:22 +02:00

110 lines
1.7 KiB
ReStructuredText

Size styles
-----------
.. lv_example:: styles/lv_example_style_1
:language: c
Background styles
-----------------
.. lv_example:: styles/lv_example_style_2
:language: c
Border styles
-------------
.. lv_example:: styles/lv_example_style_3
:language: c
Outline styles
--------------
.. lv_example:: styles/lv_example_style_4
:language: c
Shadow styles
-------------
.. lv_example:: styles/lv_example_style_5
:language: c
Image styles
------------
.. lv_example:: styles/lv_example_style_6
:language: c
Arc styles
----------
.. lv_example:: styles/lv_example_style_7
:language: c
Text styles
-----------
.. lv_example:: styles/lv_example_style_8
:language: c
Line styles
-----------
.. lv_example:: styles/lv_example_style_9
:language: c
Transition
----------
.. lv_example:: styles/lv_example_style_10
:language: c
Using multiple styles
---------------------
.. lv_example:: styles/lv_example_style_11
:language: c
Local styles
------------
.. lv_example:: styles/lv_example_style_12
:language: c
Add styles to parts and states
------------------------------
.. lv_example:: styles/lv_example_style_13
:language: c
Extending the current theme
---------------------------
.. lv_example:: styles/lv_example_style_14
:language: c
Opacity and Transformations
---------------------------
.. lv_example:: styles/lv_example_style_15
:language: c
Metallic knob with conic gradient
---------------------------------
.. lv_example:: styles/lv_example_style_16
:language: c
Radial gradient as background
-----------------------------
.. lv_example:: styles/lv_example_style_17
:language: c
Gradients for button background
-------------------------------
.. lv_example:: styles/lv_example_style_18
:language: c