BoostIO / BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.07k stars 1.47k forks source link

Editor/Peview differences in code block colors #1810

Open brucelinker opened 6 years ago

brucelinker commented 6 years ago

Current behavior

Why are there differences in how code blocks look (themes) between the Editor and the Preview? The panda-syntax theme is a prime example — it shows a dark background in the editor and a light background in the preview.

image image image Note the differences between the editor and preview.

Thanks — enjoy the product!

Expected behavior

I expect the theme colors to be the same in every way between the editor code block and the preview code block.

Steps to reproduce

  1. Go to Preferences->Interface and choose panda-syntax for Editor Theme and Preview Code block Theme. Save and return to the MD editor
  2. Create a code block and type some code
  3. Compare and note the differences in the colors of the code block between the editor and preview NOTE: I have noticed differences in code block colors between the editor and preview from other themes as well - however, panda-syntax is probably the most blatant since it is the background. It would be nice if all the colors were the same in every way with all themes.

Environment

Flexo013 commented 5 years ago

This is fixed in the latest version of Boostnote.

domclone commented 5 years ago

This is fixed in the latest version of Boostnote.

still seeing this issue on boostnote version 0.12.1 (0.12.1) mac os 10.14.6

Flexo013 commented 5 years ago

@domclone Is this purely the background color that is missing? Or is other styling missing as well?