Skip to content

Commit cae7274

Browse files
authored
Merge pull request #58 from YodaDaCoda/main
feat: add series view css vars to themes page
2 parents eb5f22d + 837787e commit cae7274

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/guides/themes.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,12 @@ match the non-default/alpha on launch.
477477
--carousel-btn-color: hex/rgb(a);
478478
```
479479

480+
#### Series view
481+
```css
482+
--detail-title-color: hex/rgb(a);
483+
--detail-subtitle-color: hex/rgb(a);
484+
```
485+
480486
#### Drawer
481487
```css
482488
--drawer-bg-color: hex/rgb(a);

0 commit comments

Comments
 (0)