]> git.lyx.org Git - lyx.git/commit
Make InsetInfo math/IPA icons visible in dark mode
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 13 Dec 2020 08:51:32 +0000 (09:51 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 13 Dec 2020 08:51:32 +0000 (09:51 +0100)
commit148748b0c2f7d24471ee9beb54c4a6c6b3d20f31
treeb5163c88683cd76a67949cc94d6ac015185139a9
parente6e30caca50bc476cf3976ecf3e84e694fc8fe60
Make InsetInfo math/IPA icons visible in dark mode

This does not show the real colors, but the icons are at least readable.
15 files changed:
src/frontends/NullPainter.h
src/frontends/Painter.h
src/frontends/qt/GuiPainter.cpp
src/frontends/qt/GuiPainter.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphicsParams.cpp
src/insets/InsetGraphicsParams.h
src/insets/InsetInfo.cpp
src/insets/RenderBase.h
src/insets/RenderButton.cpp
src/insets/RenderButton.h
src/insets/RenderGraphic.cpp
src/insets/RenderGraphic.h
src/insets/RenderPreview.cpp
src/insets/RenderPreview.h