ayu theme: Change doccomment color to #a1ac88
Co-authored-by: Cldfire <cldfire@3grid.net>
This commit is contained in:
parent
ac48e62db8
commit
5faef5e00c
@ -197,9 +197,8 @@ pre {
|
||||
color: #a37acc;
|
||||
}
|
||||
|
||||
pre.rust .comment, pre.rust .doccomment {
|
||||
color: #788797;
|
||||
}
|
||||
pre.rust .comment { color: #788797; }
|
||||
pre.rust .doccomment { color: #a1ac88; }
|
||||
|
||||
nav:not(.sidebar) {
|
||||
border-bottom-color: #424c57;
|
||||
|
Loading…
Reference in New Issue
Block a user