Skip to content

Commit f1bc896

Browse files
🎨 Improve tab color
1 parent 73277db commit f1bc896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ iframe {width: 100%;border: unset}
4545
html[data-theme="light"] {
4646
--pst-color-primary: #B8A18B;
4747
--pst-color-secondary: #00643C;
48-
--tab-color: #61B29C;
48+
--tab-color: #00643C;
4949
--pst-color-link: var(--pst-color-muted);
5050
--sd-color-info-bg: #B8A18B;
5151
--pst-color-table-row-hover-bg: var(--pst-color-primary);

0 commit comments

Comments
 (0)