lbry-desktop/ui/scss/init
infinite-persistence 09d8b38073
Markdown editor tweaks (#6096)
* Markdown: make '>Quote' look less like a banner

Quotes should be subtle as it is primarily intended for redundant content, but currently it looks more like a banner that brings lots of focus.

This change is also background-independent. Currently, the Quotes in Posts doesn't look like it has a background color, because it happened to be the same as the Post's background. This makes it inconsistent with Quotes in Comments. Let's just always make it blend in + grayish text.

* Markdown: inline code tweak

- better symmetry
- less spacing to the left and right, since it's common to already have a space in the sentence (even if it doesn't, like in CJK, the new spacing looks sufficient).

* 4481: Use regular font in Markdown Editor

I think we should not use Monospace fonts for the Markdown Editor since we are not coding.

Similar to Github, code-blocks and inline-code only gets converted to monospace in the Preview.
2021-05-20 15:31:14 -04:00
..
_base-theme.scss Theme color fixes (master) (#6088) 2021-05-19 11:57:33 -04:00
_color.scss ClaimPreviewTile: add attribute to show "LIVE" tag. 2021-04-30 14:11:42 -04:00
_gui.scss Markdown editor tweaks (#6096) 2021-05-20 15:31:14 -04:00
_mixins.scss add comment sorting and improve comment focus styles 2020-10-06 16:04:52 -04:00
_reset.scss bring in styles from @lbry/components 2020-07-24 13:20:36 -04:00
_vars.scss hyperchats 2021-04-23 16:20:17 -04:00