[GH-ISSUE #309] Table content not visible for preview in dark mode #113

Closed
opened 2026-03-03 00:18:30 +03:00 by kerem · 0 comments
Owner

Originally created by @mawiseman on GitHub (Jan 20, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/309

Current behavior

When the Application Theme is set to Dark
If you create a table, the text is not visible in preview mode

Expected behavior

  • The text in the table should be visible
  • The table should have the same style as the rest of the preview

markdown table
markdown table highlighted text

Steps to reproduce

  1. Preferences > General > Application Theme: Dark
  2. Preferences > Markdown > Preview Style > Use default style
  3. Enter the below table markdown
  4. Preview the output.
  5. You will just see a blank white table with not content unless you highlight the text
| Title 1 | Title 2 | Title 3 |
| - | - | - |
| Row 1 - Col 1 | Row 1 - Col 2 | Row 1 - Col 3 |

Environment

  • Version : 0.1.4
  • OS Version and name : Windows 10
Originally created by @mawiseman on GitHub (Jan 20, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/309 # Current behavior When the **Application Theme** is set to **Dark** If you create a table, the text is not visible in preview mode # Expected behavior - The text in the table should be visible - The table should have the same style as the rest of the preview ![markdown table](https://user-images.githubusercontent.com/1597273/72701659-2afb2980-3ba4-11ea-96e4-6b475ffbda1f.png) ![markdown table highlighted text](https://user-images.githubusercontent.com/1597273/72701658-2afb2980-3ba4-11ea-8486-7d08e4c9d695.png) # Steps to reproduce 1. Preferences > General > Application Theme: Dark 2. Preferences > Markdown > Preview Style > Use default style 3. Enter the below table markdown 4. Preview the output. 5. You will just see a blank white table with not content unless you highlight the text ```markdown | Title 1 | Title 2 | Title 3 | | - | - | - | | Row 1 - Col 1 | Row 1 - Col 2 | Row 1 - Col 3 | ``` # Environment - Version : 0.1.4 - OS Version and name : Windows 10 <!-- Love Boost Note? Please consider supporting us on IssueHunt: 👉 https://issuehunt.io/r/BoostIO/BoostNote.next -->
kerem 2026-03-03 00:18:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#113
No description provided.