JetBrains / jewel

An implementation of the IntelliJ look and feels in Compose for Desktop
Apache License 2.0
634 stars 30 forks source link

Add editor & console text styles, use them in Markdown #393

Closed rock3r closed 4 weeks ago

rock3r commented 4 weeks ago

The IDE also has an editor and a console text style, which come from the editor color scheme. We weren't using them until now, but we now fully comply to it in the Markdown rendering, too.