Closed ItayHadas closed 3 years ago
Scrollbars can't be changed via userChrome.css and making an userContent.css file to change it like for Firefox doesn't do anything so I can't change them. I suppose you are on the 5.0.97 Beta? That white color appeared to me randomly, but when I closed it and opened it again it was back to dark so not entirely sure what's happening. I'll check it once 5.0.97 hits release ok?
Thanks so much!
Please check this. #15
Basically, what you want is to add:
#zotero-item-pane-content {background: #323234 !important; }
Amazing! Thanks so much!
@rknx, any chance you know how to change the background to the "Load Items" screen that appears when you open Zotero?
I'm not exactly sure about a "load items" screen. I will try to look into it after the weekend, but you can leave a screenshot for me or @Rosmaninho to diagnose.
please see screenshot.. this screen shows when browsing collections, makes it flickers a bit. (just noticed this is simillar to issue #14) Thanks for the effort!
@jorjio try adding this:
#zotero-items-tree {color: #ffffff; background: #323234 !important; }
Great Stuff @rknx !!!
dark scrollbar: https://github.com/Dominic-DallOsto/Zotero-Dark-Theme
Thank you for this beautiful work!! I have two issues: The info tabs background is bright colored:
and would appreciate if you could change scrollbars color to dark as well.
Thanks so much for your efforts and all the best!