We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05a3e4 commit 9bab639Copy full SHA for 9bab639
fern/products/sdks/overview/typescript/design.mdx
@@ -144,8 +144,8 @@ Fern supports the following pagination schemes:
144
145
| Pagination Scheme | Supported |
146
|-------------------|--------------------------------------------------|
147
-| Offset-based | <Icon icon="check" color="#84B060" /> |
148
-| Cursor-based | <Icon icon="check" color="#84B060" /> |
+| Offset-based | <Icon icon="check" color="var(--accent-a11)" /> |
+| Cursor-based | <Icon icon="check" color="var(--accent-a11)" /> |
149
| Link-based | |
150
151
#### Configuration
0 commit comments