Skip to content

Commit 0ddcc35

Browse files
committed
fix official site carousel captions color
1 parent c8fdf82 commit 0ddcc35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/official-site/assets/highlightjs-and-tabler-theme.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
/* Luminous links */
4040
--tblr-link-color: hsl(212, 70%, 75%) !important; /* Star glow */
4141
--tblr-link-hover-color: hsl(212, 70%, 85%) !important; /* Supernova */
42+
--tblr-carousel-caption-color: var(--tblr-muted-color);
4243

4344
/* Ethereal shadows */
4445
--tblr-box-shadow:

0 commit comments

Comments
 (0)