{"id":22521492,"url":"https://github.com/florale/rscentheme","last_synced_at":"2025-10-16T22:30:50.616Z","repository":{"id":134582260,"uuid":"576672001","full_name":"florale/rscentheme","owner":"florale","description":"A collection of Perfume-inspired Themes for R Studio","archived":false,"fork":false,"pushed_at":"2023-04-20T12:36:17.000Z","size":16158,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-07T05:12:27.916Z","etag":null,"topics":["rstudio","rstudio-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/florale.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-10T15:52:00.000Z","updated_at":"2024-12-03T03:47:41.000Z","dependencies_parsed_at":"2023-08-15T02:33:21.991Z","dependency_job_id":null,"html_url":"https://github.com/florale/rscentheme","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florale%2Frscentheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florale%2Frscentheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florale%2Frscentheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florale%2Frscentheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/florale","download_url":"https://codeload.github.com/florale/rscentheme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236752357,"owners_count":19199229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rstudio","rstudio-theme"],"created_at":"2024-12-07T05:11:40.593Z","updated_at":"2025-10-16T22:30:45.068Z","avatar_url":"https://github.com/florale.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rscentheme\n\n\u003c!-- badges: start --\u003e\n[![release](https://img.shields.io/github/v/release/florale/rscentheme)](https://github.com/florale/rscentheme/releases/latest)\n[![CRAN](https://www.r-pkg.org/badges/version/rscentheme)](https://cran.r-project.org/package=rscentheme)\n[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-experimental.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n\u003c!-- badges: end --\u003e\n \n**R** **S**tudio S**cent**ed T**heme**s\nis an R package with themes for R Studio inspired by perfumes. \nBelow you will find instructions on how to install and apply the themes to your R Studio. \n\n![](https://github.com/florale/rscentheme/blob/main/inst/media/rscentheme.gif)\n\n## Installation\nTo install `rscentheme`, use\n\n```r\nremotes::install_github(\"florale/rscentheme\")\n```\n\n## Usage\n`rscentheme` currently offers **5** themes in Dark mode:\n\n- `rose` inspired by Rose of No Man's Land Byredo.\n- `mountainwater` inspired by Silver Mountain Water Creed.\n- `woodsea` inspired by Wood Sage and Sea Salt Jo Malone.\n- `br540` inspired by Baccarat Rouge 540 Maison Francis Kurkdjian.\n- `iris` inspired by Iris Malikhân Maison Crivelli.\n\nAnd **5** themes in Light mode:\n\n- `blanche` inspired by Blanche Byredo.\n- `pluriel` inspired by Feminin and Masculin Pluriel Maison Francis Kurkdjian.\n- `delina` inspired by Delina Parfums de Marly.\n- `soleil` inspired by Soleil Blanc Tom Ford.\n- `h24` inspired by H24 Hermès.\n\nYou can install all themes using the following code\n\n```r\nrscentheme()\n```\n\nTo install, apply or switch a theme, run\n```r\nscented_theme(\"theme_name\")\n```\n\nLastly, you can uninstall any `rscentheme` theme by running \n```r\nunscented_theme()\n```\n\n## Recommended RStudio settings\n\nThe following settings are recommended:\n- \u003ckbd\u003eTools\u003c/kbd\u003e → \u003ckbd\u003eGlobal Options…\u003c/kbd\u003e → \u003ckbd\u003eCode\u003c/kbd\u003e → \u003ckbd\u003eDisplay\u003c/kbd\u003e → **☑ Highlight selected word**\n- \u003ckbd\u003eTools\u003c/kbd\u003e → \u003ckbd\u003eGlobal Options…\u003c/kbd\u003e → \u003ckbd\u003eCode\u003c/kbd\u003e → \u003ckbd\u003eDisplay\u003c/kbd\u003e → **☑ Highlight selected line**\n- \u003ckbd\u003eTools\u003c/kbd\u003e → \u003ckbd\u003eGlobal Options…\u003c/kbd\u003e → \u003ckbd\u003eCode\u003c/kbd\u003e → \u003ckbd\u003eDisplay\u003c/kbd\u003e → **☑ Highlight R function calls**\n- \u003ckbd\u003eTools\u003c/kbd\u003e → \u003ckbd\u003eGlobal Options…\u003c/kbd\u003e → \u003ckbd\u003eCode\u003c/kbd\u003e → \u003ckbd\u003eDisplay\u003c/kbd\u003e → **☑ Rainbow parentheses**\n\n## Supported OS\n`rscentheme` has only been tested on MAC OS. Feedback from other systems is welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorale%2Frscentheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorale%2Frscentheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorale%2Frscentheme/lists"}