ayu theme: Change doccomment color to #a1ac88
Co-authored-by: Cldfire <cldfire@3grid.net>
This commit is contained in:
parent
ac48e62db8
commit
5faef5e00c
1 changed files with 2 additions and 3 deletions
|
@ -197,9 +197,8 @@ pre {
|
||||||
color: #a37acc;
|
color: #a37acc;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.rust .comment, pre.rust .doccomment {
|
pre.rust .comment { color: #788797; }
|
||||||
color: #788797;
|
pre.rust .doccomment { color: #a1ac88; }
|
||||||
}
|
|
||||||
|
|
||||||
nav:not(.sidebar) {
|
nav:not(.sidebar) {
|
||||||
border-bottom-color: #424c57;
|
border-bottom-color: #424c57;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue