mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-12-23 16:40:36 +00:00
Merge branch 'main' into author-sort
This commit is contained in:
commit
9e0d6ed512
1 changed files with 2 additions and 0 deletions
|
@ -8,7 +8,9 @@ $primary: #005e50;
|
||||||
$primary-light: #1d2b28;
|
$primary-light: #1d2b28;
|
||||||
$info: #1f4666;
|
$info: #1f4666;
|
||||||
$success: #246447;
|
$success: #246447;
|
||||||
|
$success-light: #0d2f1e;
|
||||||
$warning: #8b6c15;
|
$warning: #8b6c15;
|
||||||
|
$warning-light: #372e13;
|
||||||
$danger: #872538;
|
$danger: #872538;
|
||||||
$danger-light: #481922;
|
$danger-light: #481922;
|
||||||
$light: #393939;
|
$light: #393939;
|
||||||
|
|
Loading…
Reference in a new issue