Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickshox committed Oct 6, 2019
1 parent 9342a67 commit 45be1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ rstudioapi::addTheme("https://raw.githubusercontent.com/patrickshox/Mojave-Dark-
The parameter `force=TRUE` will delete any other themes named "Mojave Dark" and the parameter `globally=TRUE` will install the theme for all users. This will also install a static version, "Mojave Dark (Static)", which does **not** dynamically darken plots and markdown.

### Manually:
First, either download the [.rstheme file via Google Drive](https://drive.google.com/open?id=18A_Tb0vq4T_gmFtcvGoXzIlaMoUJNmvJ) or download it by downloading this entire repository. Navigate to RStudio options (⌘ ,), then select the "Appearance" tab in the sidebar. Press the "Add..." button to manually install the .rstheme file. Finally, apply the theme as you would any other. If you'd like to also install a version that does **not** dynamically darken plots and markdown, you can download the "Mojave Dark (Static)" the [.rstheme file via Google Drive](https://drive.google.com/open?id=10gRakBdz0Ane-YPj7HJE-UzyNmS1EfcR).
First, either download the [.rstheme file via Google Drive](https://drive.google.com/open?id=18A_Tb0vq4T_gmFtcvGoXzIlaMoUJNmvJ) or download it by downloading this entire repository. Navigate to RStudio options (⌘ ,), then select the "Appearance" tab in the sidebar. Press the "Add..." button to manually install the .rstheme file. Finally, apply the theme as you would any other. If you'd like to also install a version that does **not** dynamically darken plots and markdown, [you can download the "Mojave Dark (Static)" .rstheme file via Google Drive](https://drive.google.com/open?id=10gRakBdz0Ane-YPj7HJE-UzyNmS1EfcR).

## Troubleshooting
- `Error in value[[3L]](cond): Unable to add the theme file "/var/folders/tj/w1l6l2hj11l4kpyhv4r2p6gh0000gn/T//RtmpZTjGp2/Mojave Dark.rstheme". The specified theme, "Mojave Dark", already exists in the target location. Please delete the existing theme and try again.`
Expand Down

0 comments on commit 45be1ba

Please sign in to comment.