<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Implement os/DE theme support in Basic Editor, allow for dark mode when used"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141566#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Implement os/DE theme support in Basic Editor, allow for dark mode when used"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141566">bug 141566</a>
from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
<pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=171366" name="attach_171366" title="Screenshot with dark background">attachment 171366</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=171366&action=edit" title="Screenshot with dark background">[details]</a></span>
Screenshot with dark background
Topic was on the agenda for the design meeting but no further input.
Personally, I dislike dark input canvases (running dark system theme myself)
and wouldn't add more UI options. But if we follow Adolfo's suggestion to obey
the system theme, an option to revert to bright is desirable to me too.
However, I'm not convinced that Basic is special just because the entered text
has much more structure.
The background color is a simple easy hack in
basctl/source/basicide/baside2b.cxx EditorWindow::EditorWindow() ->
SetBackground(Wallpaper(GetSettings().GetStyleSettings().GetDialogColor()));
(the additional option makes it a bit more tricky.
The dark background requires brighter font colors. So in addition we need
another preset in Tools > Options > Colors like "LibreOffice Dark" (there are
many tickets on this) and now something like "LibreOffice Basic Dark" too.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>