Skip to content

Commit

Permalink
4.2.8 yet another new notif bell icon
Browse files Browse the repository at this point in the history
  • Loading branch information
RaitaroH authored Aug 2, 2024
1 parent e379fac commit e147845
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions YouTubeDeepDarkMaterial.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@name YouTube DeepDark Material
@namespace github.com/RaitaroH/YouTube-DeepDark
@homepageURL https://github.com/RaitaroH/YouTube-DeepDark
@version 4.2.7
@version 4.2.8
@updateURL https://raw.githubusercontent.com/RaitaroH/YouTube-DeepDark/master/YouTubeDeepDarkMaterial.user.css
@description Videos should only be watched in the dark. May the dark be kinder on thine eyes. (YouTube dark theme)
@author RaitaroH
Expand Down Expand Up @@ -3239,7 +3239,9 @@
/*bell icon itself*/
button.yt-icon-button:hover .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge,
/*2024-06-01 - why do they use a mask now*/
div.yt-spec-icon-badge-shape.yt-spec-icon-badge-shape--type-notification div.yt-spec-icon-badge-shape__icon yt-icon yt-icon-shape.style-scope.yt-icon icon-shape.yt-spec-icon-shape div
div.yt-spec-icon-badge-shape.yt-spec-icon-badge-shape--type-notification div.yt-spec-icon-badge-shape__icon yt-icon yt-icon-shape.style-scope.yt-icon icon-shape.yt-spec-icon-shape div,
/*2024-08-01*/
div.yt-spec-icon-badge-shape--type-notification > .yt-spec-icon-badge-shape__icon > yt-icon > span:nth-child(1) > div:nth-child(1)
{
color: var(--main-text) !important;
}
Expand Down

0 comments on commit e147845

Please sign in to comment.