Skip to content

Commit 59bcf5e

Browse files
committed
feat(docs): updated icon colors
1 parent 38d9aa4 commit 59bcf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/icon/icon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import { KbqIconModule } from '@koobiq/components';
3636

3737
Есть два варианта использования иконок:
3838

39-
1. Добавить атрибут `[color]`, используя следующие значения: _primary_, _secondary_, _error_.
39+
1. Добавить атрибут `[color]`, используя следующие значения: _theme_, _theme-fade_, _contrast_, _contrast-fade_, _error_, _warning_, _success_.
4040

4141
```
4242
<i kbq-icon="kbq-gear_16" [color]="'contrast'"></i>

0 commit comments

Comments
 (0)