https://github.com/fvd/rsapprentice
Aprentice theme for RStudio and Textmate
https://github.com/fvd/rsapprentice
Last synced: 5 months ago
JSON representation
Aprentice theme for RStudio and Textmate
- Host: GitHub
- URL: https://github.com/fvd/rsapprentice
- Owner: FvD
- Created: 2019-04-22T00:41:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T01:18:53.000Z (over 7 years ago)
- Last Synced: 2025-06-02T20:06:08.713Z (about 1 year ago)
- Size: 7.81 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apprentice theme for RStudio
# 
This is a port to RStudio of the Apprentice color scheme (called *themes* in
RStudio). [Apprentice is a dark, low-contrast colorscheme for
Vim](https://github.com/romainl/Apprentice). You can read all about it in the
official repo where @romainl maintains it.
To install the Apprentice theme in RStudio open the Global Configurations menu
and press "add ..." to add a theme. Select the following file:
Apprentice.rstheme
to install the theme.
I have tried to change the xterm colours as well, following the colors listed
by romainl in [the terminal ports of apprentice](https://github.com/romainl/apprentice-colorschemes)
but I'm not sure anything other than the background is changing. This needs
more tweaking and all suggestions and pull requests are welcome.
The TextMate file (`Apprentice.tmTheme`) was used initially as per the RStudio
instructions in the [blogpost about custom themes](https://blog.rstudio.com/2018/10/29/rstudio-ide-custom-theme-support/).
I have left it here just in case it is of use to anyone, but any changes will
be made in the `rstheme` file.