https://bugs.documentfoundation.org/show_bug.cgi?id=143462

Andreas Heinisch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Andreas Heinisch <[email protected]> ---
Created attachment 174243
  --> https://bugs.documentfoundation.org/attachment.cgi?id=174243&action=edit
Dark theme on windows, so I cannot provide a patch, since I cannot check the
outcome

You may add 

const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings();
// Adjust color to your needs, there are a lot of TextColor fields in the
settings
rRenderContext.SetTextColor(rStyleSettings.GetFieldTextColor());

https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/linenumberwindow.cxx?r=6da61d5f#80

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to