forked from mirrors/bookwyrm
Fix red for <code> being too harsh
This commit is contained in:
parent
2c8fa5cd9b
commit
8e9bacc527
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ $warning: #8b6c15;
|
||||||
$danger: #872538;
|
$danger: #872538;
|
||||||
$danger-light: #481922;
|
$danger-light: #481922;
|
||||||
$light: #393939;
|
$light: #393939;
|
||||||
|
$red: #ffa1b4;
|
||||||
|
|
||||||
/* book cover standins */
|
/* book cover standins */
|
||||||
$no-cover-color: #002549;
|
$no-cover-color: #002549;
|
||||||
|
|
Loading…
Reference in a new issue