| colorDescriptionDisabled | Disabled description text color | string | rgba(0,0,0,0.25) |
| colorErrorBgDisabled | Error state disabled background color | string | rgba(255,242,240,0.25) |
| colorErrorTextDescription | Error state description text color | string | rgba(255,77,79,0.45) |
| colorErrorTextDescriptionDisabled | Error state disabled description text color | string | rgba(255,77,79,0.25) |
| colorErrorTextDisabled | Error state disabled text color | string | rgba(255,77,79,0.45) |
| colorPrimaryDisabled | Primary state disabled color | string | rgba(22,119,255,0.45) |
| colorSuccessDisabled | Success state disabled color | string | rgba(82,196,26,0.45) |
| colorTextBlink | Typing animation color | string | #000 |
| colorTextBlinkDefault | Default typing animation color | string | rgba(0,0,0,0.45) |
| colorTitleDisabled | Disabled title text color | string | rgba(0,0,0,0.45) |
| iconSize | ThoughtChain.Item `outlined`'s hover background color | number | 14 |
| itemBorderRadius | ThoughtChain.Item's border radius | number | 6 |
| itemMotionDescription | ThoughtChain node description text animation color | string | rgba(0,0,0,0.25) |
| itemOutlinedBg | ThoughtChain.Item `outlined`'s background color | string | #ffffff |
| itemOutlinedHoverBg | ThoughtChain.Item `outlined`'s hover background color | string | rgba(0,0,0,0.06) |
| itemSolidBg | ThoughtChain.Item `solid`'s background color | string | rgba(0,0,0,0.04) |
| itemSolidHoverBg | ThoughtChain.Item `solid`'s hover background color | string | rgba(0,0,0,0.06) |