.. _theme-scrolling-container: UIScrollingContainer Theming Parameters ======================================= :class:`UIScrollingContainer ` currently has no theming parameters at all. How sad. Sub-elements -------------- You can reference the two scrollbars of the scrolling container by adding their element IDs: - 'scrolling_container.vertical_scroll_bar' - 'scrolling_container.horizontal_scroll_bar' There is more information on theming vertical scroll bars at :ref:`theme-vertical-scroll-bar` and horizontal scroll bars at :ref:`theme-horizontal-scroll-bar`.