You've already forked AstralRinth
forked from didirus/AstralRinth
Add API indicator and staging banner (#1563)
* Change text of Modrinth logo depending on the API url being used * Staging banner
This commit is contained in:
@@ -66,6 +66,8 @@ html {
|
||||
--color-special-purple: #8e32f3;
|
||||
--color-special-gray: #595b61;
|
||||
|
||||
--color-red-bg: rgba(204, 35, 69, 0.1);
|
||||
|
||||
--color-warning-bg: hsl(355, 70%, 88%);
|
||||
--color-warning-text: hsl(342, 70%, 35%);
|
||||
|
||||
@@ -159,6 +161,8 @@ html {
|
||||
--color-special-purple: #c78aff;
|
||||
--color-special-gray: #9fa4b3;
|
||||
|
||||
--color-red-bg: rgba(255, 74, 110, 0.2);
|
||||
|
||||
--color-brand-green: #1bd96a;
|
||||
--color-brand: var(--color-brand-green);
|
||||
--color-brand-highlight: rgba(27, 217, 106, 0.25);
|
||||
|
||||
Reference in New Issue
Block a user