Styling your own Web Component
Theme & Core Colors
--bbc-color-primaryβ Used in buttons, links, texts and more to hightlight and emphasize.--bbc-color-secondaryβ Used for hints, descriptions and subtitles.--bbc-color-themeβ Used as the app-wide default background.--bbc-icon-hover-colorβ Used for icon color on hover.--bbc-button-hover-bg-colorβ Used for button background on hover.--bbc-button-hover-text-colorβ Used for button text color on hover.
Sidebar (Navigation)

--bbc-sidebar-bg-colorβ Sidebar background color--bbc-sidebar-text-colorβ Sidebar text color--bbc-sidebar-font-sizeβ Sidebar font size--bbc-sidebar-font-weightβ Sidebar font weight--bbc-sidebar-font-familyβ Sidebar font family

--bbc-sidebar-active-item-bg-colorβ Active-item background in sidebar
Top Bar

You can hide the top bar using the hideTopbar parameter.
--bbc-top-bar-text-colorβ Top bar text color--bbc-top-bar-bg-colorβ Top bar background color--bbc-top-bar-font-familyβ Top bar font family--bbc-top-bar-font-weightβ Top bar font weight--bbc-top-bar-font-sizeβ Top bar font size
Message Citation

--bbc-msg-citation-text-colorβ Citation text color--bbc-msg-citation-bg-colorβ Citation background color--bbc-msg-citation-font-familyβ Citation font family--bbc-msg-citation-font-sizeβ Citation font size--bbc-msg-citation-font-weightβ Citation font weight--bbc-msg-citation-pyβ Citation vertical padding--bbc-msg-citation-pxβ Citation horizontal padding--bbc-msg-timestamp-color: #007b5e;β sets the color for all message timestamps
Desktop Messages

Bot message
--bbc-bot-msg-bg-colorβ Bot-message background--bbc-bot-msg-text-colorβ Bot-message text color--bbc-bot-msg-font-familyβ Bot font family--bbc-bot-msg-font-sizeβ Bot font size--bbc-bot-msg-font-weightβ Bot font weight--bbc-bot-msg-pyβ Bot vertical padding--bbc-bot-msg-pxβ Bot horizontal padding
User message
--bbc-user-msg-bg-colorβ User-message background--bbc-user-msg-text-colorβ User-message text color--bbc-user-msg-font-familyβ User font family--bbc-user-msg-font-sizeβ User font size--bbc-user-msg-font-weightβ User font weight--bbc-user-msg-pyβ User vertical padding--bbc-user-msg-pxβ User horizontal padding
Document Layout

Title
--bbc-document-title-font-sizeβ Title font size--bbc-document-title-font-weightβ Title font weight--bbc-document-title-text-colorβ Title text color
Chunk
--bbc-document-chunk-text-colorβ Chunk text color--bbc-document-chunk-bg-colorβ Chunk background color--bbc-document-chunk-border-color: #007b5e;β controls the leftβborder color of document chunks
Reference List & Cards

List Title
--bbc-ref-list-title-font-sizeβ List title font size--bbc-ref-list-title-font-weightβ List title font weight--bbc-ref-list-title-text-colorβ List title text color
Card
--bbc-ref-list-card-border-colorβ Card border color--bbc-ref-list-card-border-radiusβ Card corner radius--bbc-ref-list-card-text-colorβ Card text color--bbc-ref-list-card-bg-gradient-startβ Card gradient start--bbc-ref-list-card-bg-gradient-stopβ Card gradient end--bbc-ref-list-card-icon-bg-colorβ Card-icon background
Example Usage
Last updated

