diff --git a/src/language/en-GB/tpl_mokocassiopeia.ini b/src/language/en-GB/tpl_mokocassiopeia.ini index 032a810..b7ff1bd 100644 --- a/src/language/en-GB/tpl_mokocassiopeia.ini +++ b/src/language/en-GB/tpl_mokocassiopeia.ini @@ -169,6 +169,57 @@ TPL_MOKOCASSIOPEIA_CSS_VARS_BUTTONS_DESC="Applied on :root for glob TPL_MOKOCASSIOPEIA_CSS_VARS_CARDS_LABEL="Cards" TPL_MOKOCASSIOPEIA_CSS_VARS_CARDS_DESC="--card-spacer-y / --card-spacer-x — Body padding (default: 1rem)
--card-title-spacer-y — Title bottom margin (default: 0.5rem)
--card-border-width — Border width (default: 1px)
--card-border-color — Border colour
--card-border-radius — Border radius
--card-box-shadow — Card shadow (default: none)
--card-cap-padding-y / --card-cap-padding-x — Header/footer padding
--card-cap-bg — Header/footer background
--card-cap-color — Header/footer text colour
--card-color — Body text colour
--card-bg — Card background" +TPL_MOKOCASSIOPEIA_CSS_VARS_ACCORDION_LABEL="Accordion" +TPL_MOKOCASSIOPEIA_CSS_VARS_ACCORDION_DESC="Colours
--accordion-color — Panel text colour
--accordion-bg — Panel background
--accordion-border-color — Border colour
--accordion-btn-color — Button text colour
--accordion-btn-bg — Button background
--accordion-btn-focus-border-color — Button focus border colour
--accordion-btn-focus-box-shadow — Button focus ring
--accordion-active-color — Active item text colour
--accordion-active-bg — Active item background

Dimensions
--accordion-border-width — Border width
--accordion-border-radius — Outer border radius
--accordion-inner-border-radius — Inner border radius
--accordion-btn-padding-x / --accordion-btn-padding-y — Button padding
--accordion-body-padding-x / --accordion-body-padding-y — Body padding

Icon & Animation
--accordion-btn-icon — Collapse icon (collapsed state)
--accordion-btn-icon-width — Icon size
--accordion-btn-icon-transform — Icon rotation when expanded
--accordion-btn-icon-transition — Icon rotation transition
--accordion-btn-active-icon — Icon (expanded state)
--accordion-transition — Panel open/close transition

Stacking
--accordion-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_ALERT_BASE_LABEL="Alert (Base)" +TPL_MOKOCASSIOPEIA_CSS_VARS_ALERT_BASE_DESC="Colours
--alert-color — Alert text colour
--alert-bg — Alert background
--alert-border-color — Border colour
--alert-border — Full border shorthand

Dimensions
--alert-padding-x / --alert-padding-y — Inner padding
--alert-margin-bottom — Bottom margin
--alert-border-radius — Border radius

Note: per-variant contextual tokens (colours, backgrounds, borders) are covered in the Bootstrap State Colours section above." + +TPL_MOKOCASSIOPEIA_CSS_VARS_BADGE_LABEL="Badge" +TPL_MOKOCASSIOPEIA_CSS_VARS_BADGE_DESC="Colours
--badge-color — Badge text colour

Typography
--badge-font-size — Font size
--badge-font-weight — Font weight

Dimensions
--badge-padding-x / --badge-padding-y — Padding
--badge-border-radius — Border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_BACKDROP_LABEL="Backdrop" +TPL_MOKOCASSIOPEIA_CSS_VARS_BACKDROP_DESC="Colours
--backdrop-bg — Backdrop colour (default: #000)
--backdrop-opacity — Backdrop opacity (default: 0.5)

Stacking
--backdrop-zindex — z-index (default: 1040)" + +TPL_MOKOCASSIOPEIA_CSS_VARS_BREADCRUMB_LABEL="Breadcrumb" +TPL_MOKOCASSIOPEIA_CSS_VARS_BREADCRUMB_DESC="Colours
--breadcrumb-bg — Background colour
--breadcrumb-divider-color — Divider colour
--breadcrumb-item-active-color — Active item colour

Dimensions
--breadcrumb-padding-x / --breadcrumb-padding-y — Container padding
--breadcrumb-margin-bottom — Bottom margin
--breadcrumb-item-padding-x — Spacing between items
--breadcrumb-border-radius — Container border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_DROPDOWN_MENU_LABEL="Dropdown Menu" +TPL_MOKOCASSIOPEIA_CSS_VARS_DROPDOWN_MENU_DESC="Colours
--dropdown-color — Default text colour
--dropdown-bg — Menu background
--dropdown-border-color — Border colour
--dropdown-divider-bg — Divider colour
--dropdown-box-shadow — Menu shadow
--dropdown-link-color — Link text colour
--dropdown-link-active-color — Active link text colour
--dropdown-link-active-bg — Active link background
--dropdown-link-disabled-color — Disabled link colour
--dropdown-header-color — Header text colour

Dimensions
--dropdown-min-width — Minimum width
--dropdown-padding-x / --dropdown-padding-y — Menu padding
--dropdown-spacer — Gap from toggle
--dropdown-border-width — Border width
--dropdown-border-radius — Outer border radius
--dropdown-inner-border-radius — Inner border radius
--dropdown-divider-margin-y — Divider vertical margin
--dropdown-item-padding-x / --dropdown-item-padding-y — Item padding
--dropdown-header-padding-x / --dropdown-header-padding-y — Header padding

Typography
--dropdown-font-size — Menu font size

Stacking
--dropdown-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_LIST_GROUP_LABEL="List Group" +TPL_MOKOCASSIOPEIA_CSS_VARS_LIST_GROUP_DESC="Colours
--list-group-color — Default text colour
--list-group-bg — Default background
--list-group-border-color — Border colour
--list-group-action-color — Clickable item text colour
--list-group-action-active-color — Clickable item active text colour
--list-group-action-active-bg — Clickable item active background
--list-group-disabled-color — Disabled item text colour
--list-group-disabled-bg — Disabled item background
--list-group-active-color — Active item text colour
--list-group-active-bg — Active item background
--list-group-active-border-color — Active item border colour

Dimensions
--list-group-border-width — Border width
--list-group-border-radius — Border radius
--list-group-item-padding-x / --list-group-item-padding-y — Item padding" + +TPL_MOKOCASSIOPEIA_CSS_VARS_MODAL_LABEL="Modal" +TPL_MOKOCASSIOPEIA_CSS_VARS_MODAL_DESC="Colours
--modal-color — Modal text colour
--modal-bg — Modal background
--modal-border-color — Outer border colour
--modal-box-shadow — Modal shadow
--modal-header-border-color — Header border colour
--modal-footer-bg — Footer background
--modal-footer-border-color — Footer border colour

Dimensions
--modal-width — Default modal width
--modal-padding — Body padding
--modal-margin — Outer margin
--modal-border-width — Outer border width
--modal-border-radius — Outer border radius
--modal-inner-border-radius — Inner border radius
--modal-header-padding-x / --modal-header-padding-y — Header padding
--modal-header-padding — Header padding shorthand
--modal-header-border-width — Header border width
--modal-title-line-height — Title line height
--modal-footer-gap — Footer button gap
--modal-footer-border-width — Footer border width

Stacking
--modal-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_TABS_LABEL="Nav Tabs" +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_TABS_DESC="Colours
--nav-tabs-border-color — Tab bar border colour
--nav-tabs-link-active-color — Active tab text colour
--nav-tabs-link-active-bg — Active tab background
--nav-tabs-link-active-border-color — Active tab border colour

Dimensions
--nav-tabs-border-width — Border width
--nav-tabs-border-radius — Tab border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_PILLS_LABEL="Nav Pills" +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_PILLS_DESC="Colours
--nav-pills-link-active-color — Active pill text colour
--nav-pills-link-active-bg — Active pill background

Dimensions
--nav-pills-border-radius — Pill border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_PAGINATION_LABEL="Pagination" +TPL_MOKOCASSIOPEIA_CSS_VARS_PAGINATION_DESC="Colours
--pagination-color — Default link colour
--pagination-bg — Default background
--pagination-border-color — Default border colour
--pagination-focus-color — Focused link colour
--pagination-focus-bg — Focused background
--pagination-focus-box-shadow — Focus ring
--pagination-active-color — Active page text colour
--pagination-active-bg — Active page background
--pagination-active-border-color — Active page border colour
--pagination-disabled-color — Disabled link colour
--pagination-disabled-bg — Disabled background
--pagination-disabled-border-color — Disabled border colour

Dimensions
--pagination-padding-x / --pagination-padding-y — Item padding
--pagination-border-width — Border width
--pagination-border-radius — Border radius

Typography
--pagination-font-size — Font size" + +TPL_MOKOCASSIOPEIA_CSS_VARS_POPOVER_LABEL="Popover" +TPL_MOKOCASSIOPEIA_CSS_VARS_POPOVER_DESC="Colours
--popover-bg — Popover background
--popover-border-color — Border colour
--popover-box-shadow — Popover shadow
--popover-header-color — Header text colour
--popover-header-bg — Header background
--popover-body-color — Body text colour
--popover-arrow-border — Arrow border colour

Dimensions
--popover-max-width — Maximum width
--popover-border-width — Border width
--popover-border-radius — Outer border radius
--popover-inner-border-radius — Inner border radius
--popover-header-padding-x / --popover-header-padding-y — Header padding
--popover-body-padding-x / --popover-body-padding-y — Body padding
--popover-arrow-width / --popover-arrow-height — Arrow dimensions

Typography
--popover-font-size — Font size
--popover-header-font-size — Header font size

Stacking
--popover-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_PROGRESS_LABEL="Progress Bar" +TPL_MOKOCASSIOPEIA_CSS_VARS_PROGRESS_DESC="Colours
--progress-bg — Track background
--progress-bar-color — Bar text colour
--progress-bar-bg — Bar fill colour
--progress-box-shadow — Track shadow

Dimensions
--progress-height — Track height
--progress-border-radius — Track border radius

Typography
--progress-font-size — Label font size

Animation
--progress-bar-transition — Bar width transition" + +TPL_MOKOCASSIOPEIA_CSS_VARS_SPINNER_LABEL="Spinner" +TPL_MOKOCASSIOPEIA_CSS_VARS_SPINNER_DESC="Dimensions
--spinner-width — Spinner width
--spinner-height — Spinner height
--spinner-vertical-align — Inline vertical alignment
--spinner-border-width — Border-style spinner track width

Animation
--spinner-animation-speed — Rotation duration" + +TPL_MOKOCASSIOPEIA_CSS_VARS_TABLE_LABEL="Table" +TPL_MOKOCASSIOPEIA_CSS_VARS_TABLE_DESC="Colours
--table-color — Default cell text colour
--table-bg — Default cell background
--table-border-color — Border colour
--table-accent-bg — Accent row background (used by variants)
--table-striped-color — Striped row text colour
--table-striped-bg — Striped row background
--table-active-color — Hovered/active row text colour
--table-active-bg — Hovered/active row background" + +TPL_MOKOCASSIOPEIA_CSS_VARS_TOAST_LABEL="Toast" +TPL_MOKOCASSIOPEIA_CSS_VARS_TOAST_DESC="Colours
--toast-color — Body text colour
--toast-bg — Body background
--toast-border-color — Border colour
--toast-box-shadow — Toast shadow
--toast-header-color — Header text colour
--toast-header-bg — Header background
--toast-header-border-color — Header border colour

Dimensions
--toast-max-width — Maximum width
--toast-padding-x / --toast-padding-y — Body padding
--toast-spacing — Gap between stacked toasts
--toast-border-width — Border width
--toast-border-radius — Border radius

Typography
--toast-font-size — Font size

Stacking
--toast-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_TOOLTIP_LABEL="Tooltip" +TPL_MOKOCASSIOPEIA_CSS_VARS_TOOLTIP_DESC="Colours
--tooltip-color — Text colour
--tooltip-bg — Background
--tooltip-opacity — Overall opacity

Dimensions
--tooltip-max-width — Maximum width
--tooltip-padding-x / --tooltip-padding-y — Inner padding
--tooltip-margin — Offset from target
--tooltip-border-radius — Border radius
--tooltip-arrow-width / --tooltip-arrow-height — Arrow dimensions

Typography
--tooltip-font-size — Font size

Stacking
--tooltip-zindex — z-index" + TPL_MOKOCASSIOPEIA_CSS_VARS_COMPONENTS_LABEL="Component & Plugin Colours" TPL_MOKOCASSIOPEIA_CSS_VARS_COMPONENTS_DESC="Misc components
--mod-finder-link-hover — Smart Search hover background
--form-legend-color — Form legend text colour
--border-gray — General gray border
--subhead-color — Subheading colour
--item-list-color — Item list background
--notification-badge-bg — Notification badge

Table of Contents (TOC)
--toc-link-color — TOC link colour
--toc-link-active-color — Active TOC link

Choices.js select
--choices-inner-bg — Inner background
--choices-dropdown-bg — Dropdown background
--choices-item-bg — Tag item background
--choices-item-hover-bg — Tag hover
--choices-disabled-bg — Disabled state
--choices-focused-border — Focused border

Tab buttons (taba)
--taba-btn-green, --taba-btn-blue, --taba-btn-red, --taba-btn-gray" diff --git a/src/language/en-US/tpl_mokocassiopeia.ini b/src/language/en-US/tpl_mokocassiopeia.ini index 38ffd9c..b28f2df 100644 --- a/src/language/en-US/tpl_mokocassiopeia.ini +++ b/src/language/en-US/tpl_mokocassiopeia.ini @@ -169,6 +169,57 @@ TPL_MOKOCASSIOPEIA_CSS_VARS_BUTTONS_DESC="Applied on :root for glob TPL_MOKOCASSIOPEIA_CSS_VARS_CARDS_LABEL="Cards" TPL_MOKOCASSIOPEIA_CSS_VARS_CARDS_DESC="--card-spacer-y / --card-spacer-x — Body padding (default: 1rem)
--card-title-spacer-y — Title bottom margin (default: 0.5rem)
--card-border-width — Border width (default: 1px)
--card-border-color — Border color
--card-border-radius — Border radius
--card-box-shadow — Card shadow (default: none)
--card-cap-padding-y / --card-cap-padding-x — Header/footer padding
--card-cap-bg — Header/footer background
--card-cap-color — Header/footer text color
--card-color — Body text color
--card-bg — Card background" +TPL_MOKOCASSIOPEIA_CSS_VARS_ACCORDION_LABEL="Accordion" +TPL_MOKOCASSIOPEIA_CSS_VARS_ACCORDION_DESC="Colors
--accordion-color — Panel text color
--accordion-bg — Panel background
--accordion-border-color — Border color
--accordion-btn-color — Button text color
--accordion-btn-bg — Button background
--accordion-btn-focus-border-color — Button focus border color
--accordion-btn-focus-box-shadow — Button focus ring
--accordion-active-color — Active item text color
--accordion-active-bg — Active item background

Dimensions
--accordion-border-width — Border width
--accordion-border-radius — Outer border radius
--accordion-inner-border-radius — Inner border radius
--accordion-btn-padding-x / --accordion-btn-padding-y — Button padding
--accordion-body-padding-x / --accordion-body-padding-y — Body padding

Icon & Animation
--accordion-btn-icon — Collapse icon (collapsed state)
--accordion-btn-icon-width — Icon size
--accordion-btn-icon-transform — Icon rotation when expanded
--accordion-btn-icon-transition — Icon rotation transition
--accordion-btn-active-icon — Icon (expanded state)
--accordion-transition — Panel open/close transition

Stacking
--accordion-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_ALERT_BASE_LABEL="Alert (Base)" +TPL_MOKOCASSIOPEIA_CSS_VARS_ALERT_BASE_DESC="Colors
--alert-color — Alert text color
--alert-bg — Alert background
--alert-border-color — Border color
--alert-border — Full border shorthand

Dimensions
--alert-padding-x / --alert-padding-y — Inner padding
--alert-margin-bottom — Bottom margin
--alert-border-radius — Border radius

Note: per-variant contextual tokens (colors, backgrounds, borders) are covered in the Bootstrap State Colors section above." + +TPL_MOKOCASSIOPEIA_CSS_VARS_BADGE_LABEL="Badge" +TPL_MOKOCASSIOPEIA_CSS_VARS_BADGE_DESC="Colors
--badge-color — Badge text color

Typography
--badge-font-size — Font size
--badge-font-weight — Font weight

Dimensions
--badge-padding-x / --badge-padding-y — Padding
--badge-border-radius — Border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_BACKDROP_LABEL="Backdrop" +TPL_MOKOCASSIOPEIA_CSS_VARS_BACKDROP_DESC="Colors
--backdrop-bg — Backdrop color (default: #000)
--backdrop-opacity — Backdrop opacity (default: 0.5)

Stacking
--backdrop-zindex — z-index (default: 1040)" + +TPL_MOKOCASSIOPEIA_CSS_VARS_BREADCRUMB_LABEL="Breadcrumb" +TPL_MOKOCASSIOPEIA_CSS_VARS_BREADCRUMB_DESC="Colors
--breadcrumb-bg — Background color
--breadcrumb-divider-color — Divider color
--breadcrumb-item-active-color — Active item color

Dimensions
--breadcrumb-padding-x / --breadcrumb-padding-y — Container padding
--breadcrumb-margin-bottom — Bottom margin
--breadcrumb-item-padding-x — Spacing between items
--breadcrumb-border-radius — Container border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_DROPDOWN_MENU_LABEL="Dropdown Menu" +TPL_MOKOCASSIOPEIA_CSS_VARS_DROPDOWN_MENU_DESC="Colors
--dropdown-color — Default text color
--dropdown-bg — Menu background
--dropdown-border-color — Border color
--dropdown-divider-bg — Divider color
--dropdown-box-shadow — Menu shadow
--dropdown-link-color — Link text color
--dropdown-link-active-color — Active link text color
--dropdown-link-active-bg — Active link background
--dropdown-link-disabled-color — Disabled link color
--dropdown-header-color — Header text color

Dimensions
--dropdown-min-width — Minimum width
--dropdown-padding-x / --dropdown-padding-y — Menu padding
--dropdown-spacer — Gap from toggle
--dropdown-border-width — Border width
--dropdown-border-radius — Outer border radius
--dropdown-inner-border-radius — Inner border radius
--dropdown-divider-margin-y — Divider vertical margin
--dropdown-item-padding-x / --dropdown-item-padding-y — Item padding
--dropdown-header-padding-x / --dropdown-header-padding-y — Header padding

Typography
--dropdown-font-size — Menu font size

Stacking
--dropdown-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_LIST_GROUP_LABEL="List Group" +TPL_MOKOCASSIOPEIA_CSS_VARS_LIST_GROUP_DESC="Colors
--list-group-color — Default text color
--list-group-bg — Default background
--list-group-border-color — Border color
--list-group-action-color — Clickable item text color
--list-group-action-active-color — Clickable item active text color
--list-group-action-active-bg — Clickable item active background
--list-group-disabled-color — Disabled item text color
--list-group-disabled-bg — Disabled item background
--list-group-active-color — Active item text color
--list-group-active-bg — Active item background
--list-group-active-border-color — Active item border color

Dimensions
--list-group-border-width — Border width
--list-group-border-radius — Border radius
--list-group-item-padding-x / --list-group-item-padding-y — Item padding" + +TPL_MOKOCASSIOPEIA_CSS_VARS_MODAL_LABEL="Modal" +TPL_MOKOCASSIOPEIA_CSS_VARS_MODAL_DESC="Colors
--modal-color — Modal text color
--modal-bg — Modal background
--modal-border-color — Outer border color
--modal-box-shadow — Modal shadow
--modal-header-border-color — Header border color
--modal-footer-bg — Footer background
--modal-footer-border-color — Footer border color

Dimensions
--modal-width — Default modal width
--modal-padding — Body padding
--modal-margin — Outer margin
--modal-border-width — Outer border width
--modal-border-radius — Outer border radius
--modal-inner-border-radius — Inner border radius
--modal-header-padding-x / --modal-header-padding-y — Header padding
--modal-header-padding — Header padding shorthand
--modal-header-border-width — Header border width
--modal-title-line-height — Title line height
--modal-footer-gap — Footer button gap
--modal-footer-border-width — Footer border width

Stacking
--modal-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_TABS_LABEL="Nav Tabs" +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_TABS_DESC="Colors
--nav-tabs-border-color — Tab bar border color
--nav-tabs-link-active-color — Active tab text color
--nav-tabs-link-active-bg — Active tab background
--nav-tabs-link-active-border-color — Active tab border color

Dimensions
--nav-tabs-border-width — Border width
--nav-tabs-border-radius — Tab border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_PILLS_LABEL="Nav Pills" +TPL_MOKOCASSIOPEIA_CSS_VARS_NAV_PILLS_DESC="Colors
--nav-pills-link-active-color — Active pill text color
--nav-pills-link-active-bg — Active pill background

Dimensions
--nav-pills-border-radius — Pill border radius" + +TPL_MOKOCASSIOPEIA_CSS_VARS_PAGINATION_LABEL="Pagination" +TPL_MOKOCASSIOPEIA_CSS_VARS_PAGINATION_DESC="Colors
--pagination-color — Default link color
--pagination-bg — Default background
--pagination-border-color — Default border color
--pagination-focus-color — Focused link color
--pagination-focus-bg — Focused background
--pagination-focus-box-shadow — Focus ring
--pagination-active-color — Active page text color
--pagination-active-bg — Active page background
--pagination-active-border-color — Active page border color
--pagination-disabled-color — Disabled link color
--pagination-disabled-bg — Disabled background
--pagination-disabled-border-color — Disabled border color

Dimensions
--pagination-padding-x / --pagination-padding-y — Item padding
--pagination-border-width — Border width
--pagination-border-radius — Border radius

Typography
--pagination-font-size — Font size" + +TPL_MOKOCASSIOPEIA_CSS_VARS_POPOVER_LABEL="Popover" +TPL_MOKOCASSIOPEIA_CSS_VARS_POPOVER_DESC="Colors
--popover-bg — Popover background
--popover-border-color — Border color
--popover-box-shadow — Popover shadow
--popover-header-color — Header text color
--popover-header-bg — Header background
--popover-body-color — Body text color
--popover-arrow-border — Arrow border color

Dimensions
--popover-max-width — Maximum width
--popover-border-width — Border width
--popover-border-radius — Outer border radius
--popover-inner-border-radius — Inner border radius
--popover-header-padding-x / --popover-header-padding-y — Header padding
--popover-body-padding-x / --popover-body-padding-y — Body padding
--popover-arrow-width / --popover-arrow-height — Arrow dimensions

Typography
--popover-font-size — Font size
--popover-header-font-size — Header font size

Stacking
--popover-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_PROGRESS_LABEL="Progress Bar" +TPL_MOKOCASSIOPEIA_CSS_VARS_PROGRESS_DESC="Colors
--progress-bg — Track background
--progress-bar-color — Bar text color
--progress-bar-bg — Bar fill color
--progress-box-shadow — Track shadow

Dimensions
--progress-height — Track height
--progress-border-radius — Track border radius

Typography
--progress-font-size — Label font size

Animation
--progress-bar-transition — Bar width transition" + +TPL_MOKOCASSIOPEIA_CSS_VARS_SPINNER_LABEL="Spinner" +TPL_MOKOCASSIOPEIA_CSS_VARS_SPINNER_DESC="Dimensions
--spinner-width — Spinner width
--spinner-height — Spinner height
--spinner-vertical-align — Inline vertical alignment
--spinner-border-width — Border-style spinner track width

Animation
--spinner-animation-speed — Rotation duration" + +TPL_MOKOCASSIOPEIA_CSS_VARS_TABLE_LABEL="Table" +TPL_MOKOCASSIOPEIA_CSS_VARS_TABLE_DESC="Colors
--table-color — Default cell text color
--table-bg — Default cell background
--table-border-color — Border color
--table-accent-bg — Accent row background (used by variants)
--table-striped-color — Striped row text color
--table-striped-bg — Striped row background
--table-active-color — Hovered/active row text color
--table-active-bg — Hovered/active row background" + +TPL_MOKOCASSIOPEIA_CSS_VARS_TOAST_LABEL="Toast" +TPL_MOKOCASSIOPEIA_CSS_VARS_TOAST_DESC="Colors
--toast-color — Body text color
--toast-bg — Body background
--toast-border-color — Border color
--toast-box-shadow — Toast shadow
--toast-header-color — Header text color
--toast-header-bg — Header background
--toast-header-border-color — Header border color

Dimensions
--toast-max-width — Maximum width
--toast-padding-x / --toast-padding-y — Body padding
--toast-spacing — Gap between stacked toasts
--toast-border-width — Border width
--toast-border-radius — Border radius

Typography
--toast-font-size — Font size

Stacking
--toast-zindex — z-index" + +TPL_MOKOCASSIOPEIA_CSS_VARS_TOOLTIP_LABEL="Tooltip" +TPL_MOKOCASSIOPEIA_CSS_VARS_TOOLTIP_DESC="Colors
--tooltip-color — Text color
--tooltip-bg — Background
--tooltip-opacity — Overall opacity

Dimensions
--tooltip-max-width — Maximum width
--tooltip-padding-x / --tooltip-padding-y — Inner padding
--tooltip-margin — Offset from target
--tooltip-border-radius — Border radius
--tooltip-arrow-width / --tooltip-arrow-height — Arrow dimensions

Typography
--tooltip-font-size — Font size

Stacking
--tooltip-zindex — z-index" + TPL_MOKOCASSIOPEIA_CSS_VARS_COMPONENTS_LABEL="Component & Plugin Colors" TPL_MOKOCASSIOPEIA_CSS_VARS_COMPONENTS_DESC="Misc components
--mod-finder-link-hover — Smart Search hover background
--form-legend-color — Form legend text color
--border-gray — General gray border
--subhead-color — Subheading color
--item-list-color — Item list background
--notification-badge-bg — Notification badge

Table of Contents (TOC)
--toc-link-color — TOC link color
--toc-link-active-color — Active TOC link

Choices.js select
--choices-inner-bg — Inner background
--choices-dropdown-bg — Dropdown background
--choices-item-bg — Tag item background
--choices-item-hover-bg — Tag hover
--choices-disabled-bg — Disabled state
--choices-focused-border — Focused border

Tab buttons (taba)
--taba-btn-green, --taba-btn-blue, --taba-btn-red, --taba-btn-gray" diff --git a/src/templateDetails.xml b/src/templateDetails.xml index 435e1aa..3301e86 100644 --- a/src/templateDetails.xml +++ b/src/templateDetails.xml @@ -271,6 +271,23 @@ + + + + + + + + + + + + + + + + +