Hacker News new | ask | show | jobs
by JaDogg 1054 days ago
Nice, congratulations on v2.0.

Shameless plug: I'm working on a programming language called Yaksha that is also inspired by Python like syntax, however, philosophy differs from nim. Please take a look and let me know what you think :) https://yakshalang.github.io/documentation.html

1 comments

Just as a general comment, the website is extremely hard to read at the default zoom, mainly due to the font size but also due to the lack of contrast on the background color and text color. The code samples in particular are very hard to read due to this.
Thank you. Will have a think.

Question - does dark theme and light theme both have the contrast issue?

The light theme is a little bit better. I usually don't have a problem with text without much contrast though, so you may want to get opinions other than mine. The main problem for me is the small text size.
I have updated the CSS, used a font with more weight, relative font sizes and high contrast themes for both light and dark themes (rrt theme, default theme in pygments)
OK I had someone with keratoconus to test it. I think it is good now.