{"id":13707785,"url":"https://github.com/gadenbuie/r-colors-css","last_synced_at":"2025-10-08T10:07:21.471Z","repository":{"id":76832918,"uuid":"294432103","full_name":"gadenbuie/r-colors-css","owner":"gadenbuie","description":"A utility CSS stylesheet with R's color names","archived":false,"fork":false,"pushed_at":"2021-04-30T21:02:24.000Z","size":4586,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-10T02:29:49.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.garrickadenbuie.com/r-colors-css","language":"HTML","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/gadenbuie.png","metadata":{"files":{"readme":"README.Rmd","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,"roadmap":null,"authors":null}},"created_at":"2020-09-10T14:22:37.000Z","updated_at":"2021-04-30T21:02:26.000Z","dependencies_parsed_at":"2023-03-01T17:30:22.691Z","dependency_job_id":null,"html_url":"https://github.com/gadenbuie/r-colors-css","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fr-colors-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fr-colors-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fr-colors-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fr-colors-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gadenbuie","download_url":"https://codeload.github.com/gadenbuie/r-colors-css/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217221,"owners_count":20903009,"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":[],"created_at":"2024-08-02T22:01:43.487Z","updated_at":"2025-10-08T10:07:16.428Z","avatar_url":"https://github.com/gadenbuie.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"---\noutput: md_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\"\n)\n```\n\n# R Colors in CSS\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\n\u003e All of R's [named colors](https://rdrr.io/r/grDevices/colors.html)\n\u003e in [one CSS stylesheet](dist/r-colors.css).\n\n\u0026#x2139;\u0026#xFE0F; [Interactive Preview](https://pkg.garrickadenbuie.com/r-colors-css)\n\n```{r child=\"usage.Rmd\"}\n```\n\n## Colors\n\n```{r colors, echo = FALSE}\nlibrary(glue)\n\nr_colors \u003c- readRDS(\"r_colors.rds\")\n\nr_colors$preview \u003c- glue_data(r_colors, '\u003cimg src=\"http://placehold.it/50/{sub(\"#\", \"\", hex)}/000000?text=+\" /\u003e')\n\nknitr::kable(\n  r_colors[c(\"preview\", \"name\", \"color\", \"hex\")],\n  format = \"html\", \n  escape = FALSE, \n  col.names = c(\n    \"Color\", \"Name\", \"RGB Value\", \"Hex Value\"\n  )\n)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadenbuie%2Fr-colors-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgadenbuie%2Fr-colors-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadenbuie%2Fr-colors-css/lists"}