diff --git a/projects/core/styles/theme/appearance/status.less b/projects/core/styles/theme/appearance/status.less index 9ab92e9b35ef..b7267b213c65 100644 --- a/projects/core/styles/theme/appearance/status.less +++ b/projects/core/styles/theme/appearance/status.less @@ -8,6 +8,7 @@ [tuiAppearance][data-appearance='info'], [tuiAppearance][data-appearance='neutral'] { background: var(--t-bg); + color: var(--tui-text-primary); &:checked:not([data-mode]), &[data-mode~='checked'] {