lo-cafe / winston

A beautiful and native Reddit client for iOS
https://winston.cafe/
GNU General Public License v3.0
700 stars 55 forks source link

[BUG] Theme colors for comments are not used; causes list elements to be unstyled. #327

Closed pankopan closed 6 months ago

pankopan commented 7 months ago

Describe the bug Theme colors for comments aren't used. List elements (both bullets and numbered lists) default to black, even in dark mode

To Reproduce Steps to reproduce the behavior:

  1. Change the default color for comment text.

Expected behavior Text (including list element bullets / numbers) match the designated theme color.

Screenshots I set the default to red in Markdownosaur and it never gets set (same with the theme panel). Note how it stays red, and the list elements are black (default label color)

Simulator Screenshot - iPhone 15 Pro - 2023-12-02 at 14 57 55 Simulator Screenshot - iPhone 15 Pro - 2023-12-02 at 14 56 41

Winston (please complete the following information):

Device (please complete the following information):

Additional context Add any other context about the problem here.

pankopan commented 6 months ago

Fixed in https://github.com/lo-cafe/winston/pull/340