-
-
Couldn't load subscription status.
- Fork 4.6k
fix(files): new folder icon color #53983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| iconSvgInline: FolderPlusSvg, | ||
|
|
||
| // Make the svg icon color match the primary element color | ||
| iconSvgInline: FolderPlusSvg.replace(/viewBox/gi, 'style="color: var(--color-primary-element)" viewBox'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tricky
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, but straightforward enough 🤭🤭
|
/compile rebase |
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17c9c42 to
940e1ad
Compare
|
/backport 7a89310 to stable31 |
|
/backport 7a89310 to stable30 |
Summary
Checklist