File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
projects/igniteui-angular/src/lib/core/styles/themes/schemas/dark Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ $_dark-bootstrap-input-group: extend(
61
61
/// @prop {map} error-secondary-color [igx-color: ('error'), rgba: .7, hexrgba: #fff] - The error color used in the error state.
62
62
/// @prop {map} $idle-secondary-color [igx-contrast-color: ('surface')] - The label color in the idle state.
63
63
/// @prop {map} $filled-secondary-color [igx-contrast-color: ('surface')] - The label color in the filled state.
64
- /// @prop {map} $focused-secondary-color [igx-contrast-color('surface')] - The label color in the focused state.
64
+ /// @prop {map} $focused-secondary-color [igx-contrast-color: ('surface')] - The label color in the focused state.
65
65
/// @requires {function} extend
66
66
/// @requires $_indigo-input-group
67
67
/// @see $default-palette
You can’t perform that action at this time.
0 commit comments