Added style for Raspberry Pi 66/266166/1
authorDavid Steele <david.steele@samsung.com>
Mon, 8 Nov 2021 18:18:25 +0000 (18:18 +0000)
committerDavid Steele <david.steele@samsung.com>
Mon, 8 Nov 2021 18:18:25 +0000 (18:18 +0000)
commit19322a766d36bc2a1f43dcafa0b23c2ba2989dc9
treec2c49db96eee7c35a0982facfe13e87c1c7459df
parentba5a67dfa4f9ea547b848e60cec02de9503d8982
Added style for Raspberry Pi

Invoke GBS with --define "rpi_style 1"

Changed text size of labels in demo buttons.

Change-Id: I3f1f663c2c416ecd26e6b1f1124faf222192bf64
Signed-off-by: David Steele <david.steele@samsung.com>
25 files changed:
README.md
build/tizen/CMakeLists.txt
packaging/com.samsung.dali-demo.spec
resources/style/rpi/animated-gradient-call-active-style.json [new file with mode: 0644]
resources/style/rpi/base-theme.json [new file with mode: 0644]
resources/style/rpi/basic-light-theme.json [new file with mode: 0644]
resources/style/rpi/contact-cards-example-theme.json [new file with mode: 0644]
resources/style/rpi/examples-theme.json [new file with mode: 0644]
resources/style/rpi/images/CheckBg.png [new file with mode: 0644]
resources/style/rpi/images/Tick.png [new file with mode: 0644]
resources/style/rpi/images/radio-button-selected.png [new file with mode: 0644]
resources/style/rpi/images/radio-button-unselected-disabled.png [new file with mode: 0644]
resources/style/rpi/images/radio-button-unselected.png [new file with mode: 0644]
resources/style/rpi/images/shadowButtonBg.9.png [new file with mode: 0644]
resources/style/rpi/images/slider-skin-progress-blue.9.png [new file with mode: 0644]
resources/style/rpi/images/slider-skin-progress-green.9.png [new file with mode: 0644]
resources/style/rpi/images/slider-skin-progress-red.9.png [new file with mode: 0644]
resources/style/rpi/progress-bar-example-theme.json [new file with mode: 0644]
resources/style/rpi/simple-example-theme.json [new file with mode: 0644]
resources/style/rpi/style-example-theme-one.json [new file with mode: 0644]
resources/style/rpi/style-example-theme-three.json [new file with mode: 0644]
resources/style/rpi/style-example-theme-two.json [new file with mode: 0644]
resources/style/rpi/tests-theme.json [new file with mode: 0644]
resources/style/rpi/text-editor-example-theme.json [new file with mode: 0644]
resources/style/rpi/tooltip-example-theme.json [new file with mode: 0644]