Skip to content

Commit

Permalink
fix collapse indicator color when using full rainbow
Browse files Browse the repository at this point in the history
  • Loading branch information
pryley committed Oct 27, 2023
1 parent 88dc95e commit 6aa6d83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/Features/Rainbow-File-Browser/fullrainbow.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
// Apply styling to folders
.nav-folder.mod-root > .nav-folder-children > .nav-folder .nav-folder-title,
.nav-folder.mod-root > .nav-folder-children > .nav-folder .nav-file-title,
.nav-folder.mod-root .collapse-icon svg.svg-icon,
.tree-item-self .tree-item-icon {
color: var(--anp-full-rainbow-text-inverted, var(--background-primary));
}
Expand Down

0 comments on commit 6aa6d83

Please sign in to comment.