Merge branch 'main' into author-sort

This commit is contained in:
Mouse Reeve 2022-03-17 08:31:45 -07:00 committed by GitHub
commit 9e0d6ed512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,9 @@ $primary: #005e50;
$primary-light: #1d2b28;
$info: #1f4666;
$success: #246447;
$success-light: #0d2f1e;
$warning: #8b6c15;
$warning-light: #372e13;
$danger: #872538;
$danger-light: #481922;
$light: #393939;