sapapesh / cintel-07-tdash

PyShiny Template for Basic Dashboard using Penguins (adjusted for GitHub Pages)
https://sapapesh.github.io/cintel-07-tdash/
0 stars 0 forks source link

Customize the colors #5

Closed sapapesh closed 7 months ago

sapapesh commented 7 months ago

Customize the colors and appearance.

sapapesh commented 7 months ago

I changed the colors of the column layouts and the sidebar to azure.

sapapesh commented 7 months ago

with ui.sidebar(title="Filter controls", style="background-color: #F0FFFF;"):

with ui.layout_column_wrap(fill=False): with ui.value_box(showcase=icon_svg("earlybirds"), style="background-color: #F0FFFF;"):