visual-studio-code icon indicating copy to clipboard operation
visual-studio-code copied to clipboard

normal fontStyle only

Open hismichael opened this issue 7 years ago • 16 comments
trafficstars

Can we also have a theme that is with normal fontStyle only? no italic, no underline. Since for people poorly eye-sighted like me, italic and underline words are actually difficult to read.

hismichael avatar Jun 19 '18 06:06 hismichael

@hismichael Always happy to help out where I can for visually impaired users.

I'll add this to the todo list. :+1:

(ps: sorry for the long delay. I somehow missed this)

dsifford avatar Sep 09 '18 18:09 dsifford

Great!

hismichael avatar Oct 01 '18 23:10 hismichael

@dsifford Great work on this theme! I would like to ask you if you have any update on this ticket... It would be great to have the option to disable italic and underline.

@hismichael meanwhile you can use this work around, basically, you disable the italic in vscode instead that in the theme.

Keep up the good work!

gibbok avatar Oct 19 '19 18:10 gibbok

@dsifford congratulations on your work on the dracula theme. I would like to know if you hear any updates related to this issue.

jeffteixeira avatar May 02 '21 23:05 jeffteixeira

Hi. Any news @dsifford?

jeffteixeira avatar Jul 03 '21 22:07 jeffteixeira

I want to know about this too.

adityamwagh avatar Jul 10 '21 23:07 adityamwagh

A possible workaround: https://github.com/microsoft/vscode/issues/32579#issuecomment-341502559

jeffteixeira avatar Jul 15 '21 02:07 jeffteixeira

How complex would it be to implement this functionality @dsifford?

jeffteixeira avatar Aug 12 '21 03:08 jeffteixeira

I have difficulties reading italic text. What prevents me from using the dracula theme is precisely this issue

jeffteixeira avatar Aug 12 '21 03:08 jeffteixeira

On screens with HD resolution or lower (which is my case), italicized texts are not very readable :( @dsifford

jeffteixeira avatar Aug 15 '21 19:08 jeffteixeira

All: I hear you and understand that this is an issue that faces many, many people. I personally think the ability to opt out of text formatting should be a feature at the editor level, and should not be the responsibility for every theme maintainer. I have reached out to the team at Microsoft about this via email a few weeks ago and will report back with any updates as they roll in.

Appreciate the patience.

dsifford avatar Aug 15 '21 22:08 dsifford

We thanks you :)

jeffteixeira avatar Aug 15 '21 22:08 jeffteixeira

In the vim editor, the dracula theme has the option to disable italic texts by adding the line let g:dracula_italic=0 in the configuration file. Is it really the editor's responsibility to do this?

jeffteixeira avatar Aug 23 '21 01:08 jeffteixeira

@jeffteixeira I maintain the vim implementation as well.

Yes, it is the editor's responsibility because vim and VSCode fundamentally do not work the same way.

dsifford avatar Aug 23 '21 12:08 dsifford

Ok

jeffteixeira avatar Aug 24 '21 02:08 jeffteixeira

All: See the issue linked above (microsoft/vscode#32579) for more context, but I just received word from a program manager at Microsoft that they are prioritizing the issue since it impacts accessibility.

See that issue also for a short-term workaround.

dsifford avatar Aug 30 '21 18:08 dsifford