Skip to content

Commit a3bf16d

Browse files
committed
syntax hljs theme
1 parent 0d7106d commit a3bf16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/* Punctuation */
1010
.hljs-template-variable,
1111
.hljs-punctuation {
12-
color: var(--tblr-gray-500);
12+
color: #e9eac7;
1313
}
1414

1515
/* Namespace */

0 commit comments

Comments
 (0)