Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger view hard to read in Chrome & Edge Windows 10 #325

Open
qurm opened this issue Jul 5, 2021 · 1 comment
Open

Debugger view hard to read in Chrome & Edge Windows 10 #325

qurm opened this issue Jul 5, 2021 · 1 comment

Comments

@qurm
Copy link

qurm commented Jul 5, 2021

Hi - I find that the debugger view is really hard to read, using current Chrome & Edge browsers (Edge Version 91.0.864.64 (Official build) (64-bit)) in Windows 10. I tested on a couple of Windows PCs with different browsers, so I don't think this is a local problem. The cause is black text on grey in the disassembly and a black on dark red in the register list. I can see there was a "change to Bootstrap 5" on the css files a few weeks back?

I can try to fix the css, and do a PR?
These classes:
<span class="disassembly">BVS $<span class="instr_instr_ref">e461</span></span>
<div><span class="register">A</span>: <span id="cpu6502_a">00</span></div>
JsbeebDebugger1

@mattgodbolt
Copy link
Owner

Thanks! I don't know why those are so dark; I did try and fix some things but didn't spot them being that dark! PRs always welcome, it should be a quick CSS fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants