question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing dark theme support

See original GitHub issue

When using a dark theme PP won’t adapt to it. It would be cool to support custom colors for icons, fonts diagrams and backgrounds.


Current open issues:

  • Embedded HTML pie charts should use light/dark CSS
  • color of text in diagram legend does not change
  • charts still have white background - for example when displayed on the dashboard
  • monthly / yearly returns table looses the colored background when in dark mode
  • currency diagrams use black color for data series - not visible in dark mode
  • Money Trail Tooltip
  • Preferences in light mode have grey bars
  • highlight colors in tables (for example if the trade is open)
  • check use of org.eclipse.swt.display.useSystemTheme

If you find more issues, post screenshots to this issue.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
vwkdcommented, Jul 31, 2021

Looks like this issue is about Dark Mode which does exists now, except that a “use system theme” option is missing. Would appreciate this to be added.

1reaction
buchencommented, Sep 13, 2020

If you want to help styling the dark theme of PP, then this is a good introductory article: https://www.vogella.com/tutorials/Eclipse4CSS/article.html

SWT uses CSS files to style the components, but in the end it is a custom implementation, not HTML. Therefore the behavior is not always really predictable. There are lots of custom properties starting with “swt-”. With a little bit of trial and error I was able to create the result above.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dark mode and theme lost on some devices
Dark mode and theme lost on some devices. How do I fix my themes and dark more on the devices that are not...
Read more >
Google Assistant Dark Mode has disappeared
- Once updated, launch the Google app. - Tap on More > Settings. - Go to General and scroll down > Theme option....
Read more >
[Update: Fix] Gmail dark theme missing for some on Android
I am using OnePlus 7 Pro and since this morning 2/2/20 my dark theme is gone! Tried uninstalling updates and reinstalling updates and...
Read more >
Facebook dark mode missing? Here's the fix for Android and iOS
Facebook says it's restored dark mode in its mobile apps, but some users still aren't seeing it.
Read more >
subscribe.min.css missing classes for “dark” theme
In the latest couple releases, the “dark” theme of the subscribe shortcode is broken because the subscribe.min.css file is missing all the dark...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found