GMAIL Highlight Unread mail v.2.1

Gmail unread email with more darker background

  1. /* ==UserStyle==
  2. @name GMAIL Highlight Unread mail v.2.1
  3. @namespace https://userstyles.world/user/decembre
  4. @version 2.1.0
  5. @description Gmail unread email with more darker background
  6. @author decembre
  7. @license unlicense
  8. ==/UserStyle== */
  9.  
  10.  
  11. @-moz-document domain("mail.google.com") {
  12.  
  13. /* === 0- GMAIL Highlight Unread mail v.2 ==== */
  14.  
  15. /* MAIL NOT READ */
  16.  
  17. /* BACKROUND */
  18. .zA:not(.yO) {
  19. background: #dfe6ef !important;
  20. }
  21.  
  22. /* BOLDER */
  23. .zA:not(.yO) .xS span .bqe {
  24. font-family: arial !important;
  25. font-weight: 600 !important;
  26. /* color: red !important; */
  27. /* background: blue !important; */
  28. }
  29.  
  30. /* ==== END ==== */
  31. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址