lbryio/lbry-desktop

Inconsistent syles of markdown editor

Open

#4.163 geöffnet am 9. Mai 2020

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (412 Forks)batch import
csshelp wantedtype: bug

Repository-Metriken

Stars
 (3.596 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Bug

  • Inconsistent selected text styles
  • Toolbar buttons missing "active" styles
  • The current font is hard to read and there is no need for it ( monospace )
  • Dark theme for markdown editor #4154
  • Reduce the need for toggling preview mode.
  • Add More consistency of styles between edit and preview mode.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Publish area'
  2. Use the markdown editor

Expected behavior Consistent styles and colors for all themes.

Contributor Guide