Updated styles & docs
All checks were successful
Publish Library / Tag Version (push) Successful in 12s
Publish Library / Build NPM Project (push) Successful in 20s
Publish Library / Publish CDN & Docs (push) Successful in 32s

This commit is contained in:
2024-11-19 19:32:46 -05:00
parent c305577fec
commit 00f290c861
4 changed files with 53 additions and 31 deletions

View File

@ -187,7 +187,7 @@ option { color: black !important; }
right: 0;
bottom: 0;
background-color: var(--theme-#{$color});
filter: saturate(.5) brightness(150%);
filter: saturate(.5) brightness(250%);
border-radius: inherit;
z-index: -1;
}