v0.3.0
rsthemes 0.3.0 (2021-11-12)
New Themes
-
Four new Material Themes: Dark, Lighter, Ocean, and Palenight
(@lusignan, @grrrck #64, #49, #47) -
New theme: Serendipity Dark and Light, based on the
VS Code theme from wickedtemplates (#73).
Improvements and Fixes
-
Improved dialog styles (#43):
- Checkboxes now show correct status (thanks @etiennebacher #39)
- Code snippet editor is now visible (thanks @etiennebacher #37)
- Fixed button and code search styles that result from dialog styles
-
Added support for terminal color theming via
rsthemes_terminal_colors()
(@nsgrantham #63). Most themes now set the first eight terminal colors
(black, red, green, yellow, blue, magenta, cyan, white). -
Added
use_theme_rstudio_default()
and corresponding RStudio addin
Use Default RStudio Theme (thanks @dragosmg, #71). -
Fixed menu item hover and selected colors in complete menu themes
-
Added {rsthemes} version and header to final
.rstheme
files -
Backgrounds of scrollbars are now transparent and don't hide the code
underneath the scrollbar (thanks @dragosmg, #75).