1
0
Fork 1
forked from fedi/mastodon

darker white?

This commit is contained in:
talon 2022-11-20 20:56:24 -07:00
parent 138eeb7d62
commit 62146c70a3

View file

@ -1,6 +1,6 @@
// Commonly used web colors
$black: #242424; // Black
$white: #cac2b9; // White
$white: #b39d85; // White
$success-green: #62b651 !default;
$error-red: #df405a !default;
$warning-red: #ff5050 !default;