# ColorsToolbar

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/examples/colors.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/examples/colors.tsx#L27)

## Diagram

```mermaid
graph TD
    component_ColorsToolbar_3f580f2a["ColorsToolbar"]
    class component_ColorsToolbar_3f580f2a rootComponent
```

## Relationships

- USES_HOOK → `useCellValues`
- USES_HOOK → `useMemo`

## Referenced By

- `SpanWithColor` (RENDERS)
