mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
ayu: Change to less luminous color
Co-authored-by: Cldfire <cldfire@3grid.net>
This commit is contained in:
@@ -322,7 +322,7 @@ a.test-arrow:hover {
|
||||
|
||||
:target > code, :target > .in-band {
|
||||
background: rgba(255, 236, 164, 0.06);
|
||||
border-right: 3px solid #ffb44c;
|
||||
border-right: 3px solid rgba(255, 180, 76, 0.85);
|
||||
}
|
||||
|
||||
pre.compile_fail {
|
||||
|
||||
Reference in New Issue
Block a user