Skip to content

Commit

Permalink
disable darkmode folder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
bmFtZQ authored Mar 21, 2021
1 parent 5fcaa86 commit d4f33ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chrome/icons/icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,12 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
list-style-image: url(folder.svg) !important;
}

/*
:root[lwthemetextcolor="bright"] .bookmark-item[container]
{
list-style-image: url(folder-bookmarks.svg#darkmode) !important;
}
*/

.bookmark-item[container]
{
Expand Down

0 comments on commit d4f33ca

Please sign in to comment.