{"id":22859463,"url":"https://github.com/desiquintans/epergoes","last_synced_at":"2026-03-19T23:50:31.869Z","repository":{"id":196766026,"uuid":"649570611","full_name":"DesiQuintans/epergoes","owner":"DesiQuintans","description":"A colourblind-safe theme for RStudio that *is not* a dark theme. A true rarity! Skimmable section headers and umissable comments.","archived":false,"fork":false,"pushed_at":"2023-09-27T04:26:02.000Z","size":513,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T12:48:03.059Z","etag":null,"topics":["accessibility","ace-editor","colorblind","colorblind-friendly","colorblindness","colourblind","colourblindness","rstudio","syntax-highlight","syntax-highlighting","syntax-theme"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DesiQuintans.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-06-05T07:04:53.000Z","updated_at":"2024-12-28T05:44:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"55c28c0d-2557-47b4-bb26-78cea9c41e75","html_url":"https://github.com/DesiQuintans/epergoes","commit_stats":null,"previous_names":["desiquintans/epergoes"],"tags_count":1,"template":false,"template_full_name":"DesiQuintans/RStudioThemeTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DesiQuintans%2Fepergoes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DesiQuintans%2Fepergoes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DesiQuintans%2Fepergoes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DesiQuintans%2Fepergoes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DesiQuintans","download_url":"https://codeload.github.com/DesiQuintans/epergoes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436340,"owners_count":20776995,"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":["accessibility","ace-editor","colorblind","colorblind-friendly","colorblindness","colourblind","colourblindness","rstudio","syntax-highlight","syntax-highlighting","syntax-theme"],"created_at":"2024-12-13T09:07:02.737Z","updated_at":"2026-01-08T09:03:36.868Z","avatar_url":"https://github.com/DesiQuintans.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"_Epergoes_ - A colourblind-safe light theme for RStudio\n===========================================================\n\n![](https://github.com/DesiQuintans/epergoes/blob/main/readme_files/preview_r.png?raw=true)\n\n_Epergoes_\\* is a theme for RStudio that I designed to meet\na few key needs:\n\n1. **Be a colourblind-safe light theme**; most colourblind-safe themes \n   seem to be dark.\n   \n2. **Don't use colour for type indication.** I don't get any utility out of\n   seeing Numerics in a different colour than Logicals; I already know this\n   by reading the code. There is one exception...\n\n3. **Use colour to show unclosed Character strings.** In _Epergoes_, strings \n   get a coloured background so that if a string isn't closed properly, you \n   will see that background colour spread to the rest of your code immediately.\n\n4. **Facilitate code skimming.** I often scroll through scripts looking for \n   section headers, so those show up as fat blue lines. I often scan code \n   blocks by looking for the functions used in them, so function names show \n   as bold blue text.\n\n5. **Make comments hyper-visible.** Good comments communicate important\n   information about the *rationale and intent* of code that can't be \n   communicated by the code itself. For example, why did you omit a variable \n   from your models when the variable seems very relevant? Comments in \n   _Epergoes_ are therefore [loud and visible][1].\n\n![](https://github.com/DesiQuintans/epergoes/blob/main/readme_files/preview_rmd.png?raw=true)\n\n\n\nInstallation\n-----------------------------------------------------------\n\nYou need to be running RStudio v 1.2.x or greater.\n\nFirst, install the `rstudioapi` package.\n\n``` r\ninstall.packages(\"rstudioapi\")\n```\n\nThen, run the command below to install the theme.\n\n``` r\nrstudioapi::addTheme(\"https://github.com/DesiQuintans/epergoes/releases/download/1.0.0/Epergoes_Light.rstheme\",\napply = TRUE, force = TRUE)\n```\n\nYou can change the active theme at any time by going to (Tools → Global\nOptions → Appearance) and applying a new theme.\n\nThe theme can be uninstalled by selecting it in the list and clicking (Remove).\n\n\n\n***********************************************************\n\n\\* The name \"Epergoes\" has no meaning to me, and was \nrandomly generated and chosen for SEO purposes.\n\n[1]: https://www.benkuhn.net/syntax/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesiquintans%2Fepergoes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesiquintans%2Fepergoes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesiquintans%2Fepergoes/lists"}