Qt-Creator-Darcula
                                
                                 Qt-Creator-Darcula copied to clipboard
                                
                                    Qt-Creator-Darcula copied to clipboard
                            
                            
                            
                        Some elements are not dark
I really like this project! I work with PyCharm and Qt Creator side by side at work, and it makes it much easier on the eyes when they both look somewhat similar.
I do use Breeze with bright colors as my system (KDE) theme though, and while doing so I noticed a few elements that are not styled dark as they should (I think):
- [ ] The Debugger Console text input
- ~~The Locator search input~~ (see @mervick's comment below for why this is problematic)
- [ ] The active tab in the QML designer
- [ ] The navigation bar under Project
- [ ] The start screen
- [ ] TODO entries (not sure if they can be styled?)
- [ ] The window background when no file is open (leaves a white border around the area)
 
 
 
 
 
 

Hi, thanks for your feedback.
I'll try to fix this issues. As soon as something will be done I will write here.
The Locator search input
I can change input background, but I guess I can't change this icon  (have white areas)
and it looks ugly on dark background.
 (have white areas)
and it looks ugly on dark background.
The start screen
Seems start screen uses html/css, so there is no possibility to change that via qss, but maybe it has other ways.
Also, some buttons/elements have a hard-coded styles. I don't found a way to change it.
Alright, I see. Better leave the locator as it is then. And I suspected the start screen was a bit special.
Thanks for looking into whatever is possible!