Skip to content

Commit 953ec2a

Browse files
committed
Update syntax comment color
1 parent 8c45717 commit 953ec2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

great_docs/assets/great-docs.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3047,7 +3047,7 @@ body.quarto-dark {
30473047
--gd-syn-keyword: #c792ea;
30483048
--gd-syn-string: #c3e88d;
30493049
--gd-syn-number: #f78c6c;
3050-
--gd-syn-comment: #697098;
3050+
--gd-syn-comment: #8891b3;
30513051
--gd-syn-function: #82aaff;
30523052
--gd-syn-builtin: #ffcb6b;
30533053
}

0 commit comments

Comments
 (0)