We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b594c4 commit 8f1aa7cCopy full SHA for 8f1aa7c
support/web/css/code.scss
@@ -99,6 +99,7 @@ a[href].hover-highlight {
99
100
.Datatype { color: theme(--primary) !important; }
101
.Function { color: theme(--primary) !important; }
102
+ .Macro { color: theme(--primary) !important; }
103
.Postulate { color: theme(--primary) !important; }
104
.Primitive { color: theme(--primary) !important; }
105
.Record { color: theme(--primary) !important; }
0 commit comments