ayu: Change to less luminous color

Co-authored-by: Cldfire <cldfire@3grid.net>
This commit is contained in:
Lzu Tao 2020-07-23 03:07:26 +00:00
parent 0820e54a8a
commit ccbb024d83
1 changed files with 1 additions and 1 deletions

View File

@ -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 {