Skip to content

Commit 9bab639

Browse files
committed
change pagination table check color
1 parent f05a3e4 commit 9bab639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/products/sdks/overview/typescript/design.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ Fern supports the following pagination schemes:
144144

145145
| Pagination Scheme | Supported |
146146
|-------------------|--------------------------------------------------|
147-
| Offset-based | <Icon icon="check" color="#84B060" /> |
148-
| Cursor-based | <Icon icon="check" color="#84B060" /> |
147+
| Offset-based | <Icon icon="check" color="var(--accent-a11)" /> |
148+
| Cursor-based | <Icon icon="check" color="var(--accent-a11)" /> |
149149
| Link-based | |
150150

151151
#### Configuration

0 commit comments

Comments
 (0)