naturalcrit / homebrewery

Create authentic looking D&D homebrews using only markdown
https://homebrewery.naturalcrit.com
MIT License
1.03k stars 316 forks source link

Using Monospace Fonts with any Editor Theme #3504

Open pongtaewin opened 3 weeks ago

pongtaewin commented 3 weeks ago

Feature Description

I think it is possible to allow anyone to use any editor themes with the monospace fonts. This can be extended to any font family if it's useful, but it is quite important for monospace.

Most of the time, I have problems managing tables without using monospace themes, so I am locked to use the provided themes only (which is idea and darcula). I am also a coder, so monospace fonts are a personal preference, too.

Here's one with themes that has monospace fonts (using the idea theme):

image

And here's the one without (using the default theme):

image

I think the option to choose can be put as a checkbox below the theme dropdown, like [✓] Use monospace. Feel free to ask questions.

5e-Cleric commented 3 weeks ago

I'm not sure of what you mean, the default theme uses a monospace font.

image

this is the relevant CSS code.

The only way that your computer might not be showing monospace is if there was no monspace font installed in the system. What is your Operating system? what browser are you using?