{"id":20706477,"url":"https://github.com/pythoncoderunicorn/paletteergallery","last_synced_at":"2026-06-06T00:31:06.307Z","repository":{"id":79731719,"uuid":"436066609","full_name":"PythonCoderUnicorn/PaletteerGallery","owner":"PythonCoderUnicorn","description":"my visual color palette gallery for paletteer R pkg","archived":false,"fork":false,"pushed_at":"2022-01-04T20:52:41.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T22:27:10.708Z","etag":null,"topics":["color-gallery","color-palette","color-palettes","data-visualization","r"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PythonCoderUnicorn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-08T00:27:55.000Z","updated_at":"2022-01-04T20:52:44.000Z","dependencies_parsed_at":"2023-03-11T07:15:58.716Z","dependency_job_id":null,"html_url":"https://github.com/PythonCoderUnicorn/PaletteerGallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PythonCoderUnicorn/PaletteerGallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderUnicorn%2FPaletteerGallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderUnicorn%2FPaletteerGallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderUnicorn%2FPaletteerGallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderUnicorn%2FPaletteerGallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PythonCoderUnicorn","download_url":"https://codeload.github.com/PythonCoderUnicorn/PaletteerGallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderUnicorn%2FPaletteerGallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33965591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["color-gallery","color-palette","color-palettes","data-visualization","r"],"created_at":"2024-11-17T01:23:26.315Z","updated_at":"2026-06-06T00:31:06.290Z","avatar_url":"https://github.com/PythonCoderUnicorn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg height='200' align='right' src='https://user-images.githubusercontent.com/55933131/145254649-25f301cf-1bf7-441f-a37b-06983650cd1e.png'\u003e\n\n# Paletteer Gallery\nmy visual color palette gallery for paletteer R pkg\n\n```\nggplot(\n  mtcars,\n  aes(x=mpg,\n      y= hp,\n      color= cyl)\n)+\n  geom_point(size= 3)+\n  scale_color_paletteer_c(\"ggthemes::Blue-Green Sequential\")+\n  ggdark::dark_mode()+\n  labs(title = \" ggthemes::Blue-Green Sequential \")\n```\n\n# ggthemes\n\n\n![palette-pic 1](https://user-images.githubusercontent.com/55933131/145131085-430e097c-335f-42ce-b4f9-a63cbe6dee93.png)\n![palette-pic 2](https://user-images.githubusercontent.com/55933131/145131086-3b65a4d6-bce7-437b-9550-48cdc1db0df8.png)\n![palette-pic 3](https://user-images.githubusercontent.com/55933131/145131087-b94102db-6af8-414e-9dce-adbd23a91d0a.png)\n![palette-pic 4](https://user-images.githubusercontent.com/55933131/145131088-7f606140-fa88-4cb3-bfa5-48e44b855f95.png)\n![palette-pic 5](https://user-images.githubusercontent.com/55933131/145131090-113bdb67-92e1-4785-a540-82fe1a50f711.png)\n![palette-pic 6](https://user-images.githubusercontent.com/55933131/145131173-80e2e634-f61b-4f2a-8125-c64c4254cf19.png)\n![palette-pic 7](https://user-images.githubusercontent.com/55933131/145131176-41b857e4-6042-477a-9642-29568e51ed82.png)\n![palette-pic 8](https://user-images.githubusercontent.com/55933131/145131178-cc426ef4-05ea-4ba9-b1d5-dead8a5cb23c.png)\n![palette-pic 9](https://user-images.githubusercontent.com/55933131/145131179-63713ae8-dfe2-49af-a023-439d9272de31.png)\n![palette-pic 10](https://user-images.githubusercontent.com/55933131/145131181-cde41ae7-326a-41eb-92d6-b84474cb435c.png)\n![palette-pic 11](https://user-images.githubusercontent.com/55933131/145131924-46616a93-2430-48bc-82e4-41b6780d8e9e.png)\n![palette-pic 12](https://user-images.githubusercontent.com/55933131/145131926-eb0e3b7f-8544-4772-9485-1f7e1db4543a.png)\n\n![palette-pic 13](https://user-images.githubusercontent.com/55933131/145132220-77d6f25c-636d-41a1-afd3-ddf0ee2271e4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoncoderunicorn%2Fpaletteergallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythoncoderunicorn%2Fpaletteergallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoncoderunicorn%2Fpaletteergallery/lists"}