parent
  • TheDylantula
    +2

    I hear there is a Dark Theme for the Stylish extension on Chrome.

    • get9 (edited 8 years ago)
      +3

      There is! It's right here!

      The only thing I don't like about it the blue around the user avatars.

      • defttt
        +2

        Thanks a lot, this theme works rather well! I'd rather deal with a little blue around user avatars than have the blinding white of the old theme.

        • get9
          +1

          That is my attitude. I have nearly every site I use in a darker mode, so Snapzu was blinding me every time I switched tabs.

          My eyes and I are friends, again.

      • mcp (edited 8 years ago)
        +1

        That should be an easy fix though:

        .comment .user .photo {
            background-color: rgb(51, 51, 51) !important;
        }
        
        .postComment .user .photo {
            background-color: rgb(34, 34, 34) !important;
        }
        

        Feel free to improve/whatever, works fine for me. :-)

        • get9
          +1

          That worked wonderfully. Thank you, kindly!

    • GreatDongchimi
      +3

      Stylish is also on Firefox for anyone that wants to try it out.