Artem Sapegin

Results 244 comments of Artem Sapegin

Hey, High contrast variant is a good idea overall, though, implemented this way (hardcoded next to the normal theme) is unmaintainable. The right way would be to generate the themes...

I think it's a good idea in theory but will be very hard to debug in practice. We already generate light theme with dark terminal for VS Code based on...

I think it has `inherit` because it's used in `Props` where it should be smaller, and I think it shouldn't be used here: https://github.com/styleguidist/react-styleguidist/blob/53bc4bb357133e2208ca28e5181b44306fdc4e3d/src/client/rsg-components/Props/PropsRenderer.tsx#L24 And the `text` would be the...