SilverMarcs / GPTalks

Multi-platform (iOS/iPadOS/visionOS/MacOS) ChatGPT API client written in SwiftUI
38 stars 9 forks source link

Feature Request: Support Markdown custom Theme #20

Open tisfeng opened 1 day ago

tisfeng commented 1 day ago

Currently, the default theme is atom, I prefer github, but it cannot be changed.

I noticed that MarkdownWebView seems to support multiple themes, can GPTalks support this as well?

SilverMarcs commented 1 day ago

I think the current version of GPTalks on the main branch does support multiple themes. Need to go into Settings > Markdown to change the current theme. This is only for the MacOS version of the app.

Can't remember if the iOS version has it as well, but I'll check and add back accordingly