Changes in version 1.1.1.9000 - Documentation has been refreshed with AI assistance to make package guidance, function references and maintenance notes clearer and more consistent. Changes in version 1.1.1 (2026-05-11) - Added package metadata comments to generated Visual Studio Code and Positron themes. { // Created with the R package rstudiothemes (c) dieghernan. // https://github.com/dieghernan/rstudiothemes "$schema": "vscode://schemas/color-theme", // Remaining keys. } Changes in version 1.1.0 (2026-04-07) - Added a Shiny app for online theme conversion: https://dieghernan-themeconverter.share.connect.posit.cloud/. - Added "Positron Dark" and "Positron Light" by Positron. - Added "VSCode Dark" and "VSCode Light" by Visual Studio Code. - Improved JSON parsing by removing invalid trailing commas before } or ], a common pattern in Visual Studio Code themes. - convert_positron_to_tm_theme() is a new Positron alias for convert_vs_to_tm_theme(). - convert_tm_to_positron_theme() is a new Positron alias for convert_tm_to_vs_theme(). - read_positron_theme() is a new Positron alias for read_vs_theme(). Changes in version 1.0.0 (2026-03-03) Initial CRAN release. - Added DOI: DOI. - Migrated vignettes and articles to Quarto (#9). - Repository status is active: Project Status: Active - The project has reached a stable, usable state and is being actively developed.. Bundled RStudio themes Updates to bundled RStudio themes. - Added mapping of indent guides to RStudio themes. - Added "Andromeda" by Eliver Lara. - Added "Catppuccin Latte" and "Catppuccin Mocha" by https://catppuccin.com/. - Added "Matcha" by Luca Falasco. - Added ruler color for "Matrix". - Added "One Dark Pro" by binaryify. - Adjusted invisible elements (whitespace) and ruler color for "Tokyo Night Light". Changes in version 0.1.0 Compatible with RStudio 2026.01.0+392 "Apple Blossom". - First working version.