A tmTheme, Ace editor, and rstheme adaptationโ of @sdras' Night Owl VS Code themeโฆ
-
Theme for Ace editor generated using
.tmtheme
import instructions found here (plus some manual modifications to.css
file). -
Theme for RStudio IDE generated using the theme importer in RStudio daily build, with modifications to
.rstheme
file.
If you have an up-to-date daily build, you can directly import the .rstheme
file!
After importing the tmTheme to RStudio, an .rstheme
file will be generated in:
/yourusername/.R/rstudio/themes
โโโ night-owlish.rstheme
I recommend copying and pasting the night-owlish.rstheme
file over that one, as it has been modified to enable scopes not otherwise imported by the tmTheme.
๐ Enjoy
โ Full disclosure: I don't actually use TextMate โ this was but a means to an end, as RStudio (which uses Ace) allows you to import tmThemes. If it looks terrible, and you have fixes please submit a PR! ๐