Darcula
Darcula copied to clipboard
Editor still has white background on Mac OS X
I installed the plugin in NetBeans on Mac OS X yesterday and found that the (Java, but possibly also others) editor still had a white background.
I think that is not a Darcula Look And Feel issue.
In NetBeans the editor color scheme is independent from the IDE Look And Feel.
To achieve a nice match install the Netbeans-Darcula-Theme (and editor color scheme) available at https://github.com/granella/Netbeans-Darcula-Theme. Hoping the two projects will join in the future.
I believe this issue should be closed.
Thanks for the reply. Yes, please close this issue. And please make sure that the info about the editor is added to the plugin page because it is unclear that the editor color scheme is independent of the IDE laf.
@wvreeven, @AlexFalappa; first of all this is the repo for original LAF (thanks to @bulenkov once more), not the nb-darcula plugin repository.
It is true that NetBeans editor theme is independent from LAF but plugin bundles the (modified version of) theme from @granella since v1.3. It should:
- create a new editor theme in Font&Colors category named 'Darcula'
- and switch selected theme to it in first reboot after plugin installation
if it does not; please create an issue in nb-darcula plugin repository.
Thank you!
Thanks very much for all the help. Sorry to have opened this issue in the wrong project. With all your instructions I got the LAF working now. Great job! Please close this issue now.