dart-pad
dart-pad copied to clipboard
Bold text is difficult to distinguish
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.
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!