> * it seems to takes more screen space than the other themes (just a feeling)
It was a bug in Combobox rendering: https://github.com/weisJ/darklaf/issues/38 It is fixed. >* dragable separators are hard to see (on my setup). I can only see the drag-handles I guess even the old Darcula renders the handles only. It looks like Darklaf defaults to no-border JPanel while Darcula renders 1px black border which sometimes looks like a divider. Vladimir