Skip to content

Commit 03ae371

Browse files
committed
docs(themes): add active color to dock-manager theme docs
1 parent 399a26b commit 03ae371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/dock-manager/_dock-manager-theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
/// @param {Map} $schema [$light-schema] - The schema used as basis for styling the component.
1111
///
1212
/// @param {Color} $accent-color [null] - Sets the pinned header background color, the joystick background and border colors, as well as the context menu background color.
13+
/// @param {Color} $active-color [null] - Sets the active text and border colors for tabs, panes, and menus.
1314
/// @param {Color} $border-color [null] - Sets the global border color in the dock manager. Also sets the pane content background and the context menu active background colors.
1415
/// @param {Color} $button-text [null] - Sets the button text color.
1516
/// @param {Color} $context-menu-background [null] - Sets the background color for context menus.

0 commit comments

Comments
 (0)