Stalkyyy

pixiv dark mode 2019/09/09

Sep 9th, 2019
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. figure div div div button {
  2. display: none !important;
  3. }
  4. header {
  5. background-color: #333333 !important;
  6. border-bottom: 1px solid #444444 !important;
  7. }
  8. html, body, body>div>div>div>div, body>div>div>div>div>div, body>div>div>div>div>div>div, body>div>div>div>div>nav, body>div>div {
  9. background-color: #222222 !important;
  10. }
  11. body>div>div>div>div>main>section, body>div>div>div>div>main>section>div>div>figure, aside>section, main>section>div>div>figure>div {
  12. background-color: #333333 !important;
  13. }
  14. div>div>div>div>button>div, div>div>div>form>button, header>div>div>div:nth-child(2)>ul, form>div>div>textarea {
  15. background-color: #555555 !important;
  16. }
  17. main>section>div>div>div>div {
  18. background-color: rgba(51, 51, 51, 0.9) !important;
  19. }
  20. aside>section>h2>div>div>a>div, figcaption>div>div>h1, h2>div>a>div, ul>li>div>div>div>div>div, section>div>div>div>div>div>section,
  21. div>div>div>form>input, div>div>div>div>div>div>div>div>div>h1, div>div>div>div>div>div>div>div, div>div>div>nav>a {
  22. color: #adadad !important;
  23. }
  24. ul>li>div>a {
  25. color: red !important;
  26. }
  27. ul>li>div>a:visited {
  28. color: #cccccc !important;
  29. }
  30. div>div>div>div>div>div>div>div::after {
  31. display: none !important;
  32. }
  33.  
  34. div>div>div>div>button {
  35. background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(51, 51, 51, 0.9)) !important;
  36. }
  37. main>section>div>div>div {
  38. position: initial !important;
  39. }
  40. section>div>div>section {
  41. border-top: none !important;
  42. }
  43. div>div>div>form>input {
  44. background-color: #444444 !important;
  45. border-color: #555555 !important;
  46. }
  47. body>div>div>div>div>nav {
  48. border-top: 1px solid #333333 !important;
  49. }
  50. ul>li>a>svg {
  51. fill: #555555 !important;
  52. }
Advertisement
Add Comment
Please, Sign In to add comment