dart-pad icon indicating copy to clipboard operation
dart-pad copied to clipboard

Bold text is difficult to distinguish

Open johnpryan opened this issue 3 years ago • 1 comments
trafficstars

johnpryan avatar Apr 04 '22 20:04 johnpryan

I played with styles a bit and it seems that there are several (obvious) options: a) include a heavier weight version of the Roboto font - current bold is 600 or 700. I think this would be less legible. b) change to the Roboto Mono for bold so that spacing is wider c) adding additional slight color change, I found #cef (from #fff) gives a slight shift to blue which seems subtle enough d) both b) and c)

I have included examples below (the bold text is 'these widgets')

Existing:

Roboto Mono Only:

Color Only:

Roboto Mono and Color:

Of course there are endless other options, I thought I would share my experiments.

timmaffett avatar Apr 07 '22 14:04 timmaffett

With https://github.com/dart-lang/dart-pad/issues/2808, support for workshops was dropped, so I'll close this as obsolete. If anyone reading this desires a feature similar to this in DartPad or a new form of workshops, please discuss that in a new issue. Thanks!

parlough avatar May 06 '24 10:05 parlough