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.

Can't see values of memory view in light theme

See original GitHub issue

Describe the bug

Can’t see values of memory view in light theme. Specifically the values are made bold and white - see screenshot (further in the issue).

To Reproduce

Steps to reproduce the behavior:

  1. Select a “light” theme i.e. “Light+ (default light)”
  2. Memory view from the console: -mv $c000 100
  3. The 100 highlighted bytes are white on a light background.

Expected behavior

Bold on the default font colour is used rather than white (or white hard coded).

Screenshots

Screenshot 2021-01-04 at 18 00 19

Version etc. (please complete the following information):

  • DeZog SW Version: 2.0.3
  • OS: macOS - Big Sur (do not recommend!)
  • Remote: zsim

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
maziaccommented, Jan 4, 2021

Thanks. Will correct that in the next release.

0reactions
maziaccommented, Jan 5, 2021

Fixed in 2.1.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dark theme not showing table values in my Android app
I've discovered the issue. I used custom styling in my table layout and set the background color of the the custom table border...
Read more >
Use the Memory windows in the Visual Studio debugger (C# ...
Learn how to use Memory windows as you debug, to see the memory space your app is using. Other windows show variables and...
Read more >
Enable dark theme - Chrome Developers
# Set up dark theme from Settings. Click Settings ALT_TEXT_HERE . You can also open Settings by pressing F1 . Under Preferences >...
Read more >
Building a theme switch component - web.dev
For example, a user's system is in a light theme, but the user prefers the website to display in the dark theme.
Read more >
Implement Dark Mode in Flutter using Provider - FlutterDevs
we are using the SharedPreferences to set the value in the memory so even if we close the app and reopens it, our...
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