Replies: 2 comments
-
:root {
--rainbow-file-opacity: 0.8;
}
.anp-simple-rainbow-color-toggle .nav-folder.mod-root .nav-folder-children .nav-folder .nav-file-title {
color: rgba(var(--rainbow-folder-color), var(--rainbow-file-opacity));
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you so much for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I unfortunately have no idea how to do this (or whether it's possible), but I would love a snippet to show how, if it's possible?
Beta Was this translation helpful? Give feedback.
All reactions