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 1536d89 commit e331ac7Copy full SHA for e331ac7
theme/reference.css
@@ -15,7 +15,7 @@
15
--alert-warning-color: #9a6700;
16
--alert-edition-color: #1a7f37;
17
--alert-example-color: #8250df;
18
- --gramar-literal-bg: #fafafa;
+ --grammar-literal-bg: #fafafa;
19
}
20
.rust {
21
--alert-note-color: #023b95;
@@ -40,7 +40,7 @@
40
--alert-warning-color: #f0b72f;
41
--alert-edition-color: #2bd853;
42
--alert-example-color: #d3abff;
43
- --gramar-literal-bg: #191f26;
+ --grammar-literal-bg: #191f26;
44
45
.coal, .navy, .ayu {
46
--grammar-comment-color: lch(from var(--quote-bg) calc(l + 50) 0 0);
0 commit comments