You've already forked AstralRinth
forked from didirus/AstralRinth
Some more cleanup to prepare for 2.1.0 release (#395)
* Make syntax highlighting green match the brand color * Fix version filter control wrapping and not obeying snapshot filter * Fix checkbox hover state Closes #390 * Update components/ui/VersionFilterControl.vue Co-authored-by: Emma Pointer-Null <emmaffle@modrinth.com> * Fix missing hover and active states for various buttons Co-authored-by: Emma Pointer-Null <emmaffle@modrinth.com>
This commit is contained in:
@@ -94,7 +94,7 @@ html {
|
||||
--color-bg-inverted: var(--color-text);
|
||||
|
||||
--color-brand: #1bd96a;
|
||||
--color-brand-hover: #30b366;
|
||||
--color-brand-hover: #2de391;
|
||||
--color-brand-active: #55f5ae;
|
||||
--color-brand-inverted: #000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user