Skip to content

rstudiothemes 1.1.0

Choose a tag to compare

@dieghernan dieghernan released this 07 Apr 11:42
  • Improved JSON parsing: invalid trailing commas before ) or ] (common in
    VS Code themes) are now removed before parsing.
  • Added Positron aliases for Visual Studio Code theme functions:
    • convert_positron_to_tm_theme().
    • convert_tm_to_positron_theme().
    • read_positron_theme().
  • New themes:
    • "Positron Dark" and "Positron Light" by Positron.
    • "VSCode Dark" and "VSCode Light" by Visual Studio Code.
  • Developed a Shiny app to facilitate online theme conversion:
    https://dieghernan-themeconverter.share.connect.posit.cloud/.

What's Changed

Full Changelog: v1.0.0...v1.1.0