{"id":18812445,"url":"https://github.com/atsuyaw/naturecolorpalette","last_synced_at":"2026-01-26T01:32:58.284Z","repository":{"id":62477480,"uuid":"483443041","full_name":"atsuyaw/NatureColorPalette","owner":"atsuyaw","description":"Nature color palette optimized for color-blind individuals","archived":false,"fork":false,"pushed_at":"2023-08-13T08:41:44.000Z","size":111,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T04:59:07.065Z","etag":null,"topics":["color","color-design","color-palette","color-palettes","color-scheme","colorpalette","gimp","inkscape","microsoft-excel","microsoft-office","microsoft-powerpoint","microsoft-word","nature","palette","powerpoint","publication","universal-design"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atsuyaw.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-19T23:40:27.000Z","updated_at":"2025-01-22T22:24:52.000Z","dependencies_parsed_at":"2024-11-07T23:44:03.284Z","dependency_job_id":null,"html_url":"https://github.com/atsuyaw/NatureColorPalette","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/atsuyaw/NatureColorPalette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsuyaw%2FNatureColorPalette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsuyaw%2FNatureColorPalette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsuyaw%2FNatureColorPalette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsuyaw%2FNatureColorPalette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsuyaw","download_url":"https://codeload.github.com/atsuyaw/NatureColorPalette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsuyaw%2FNatureColorPalette/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28763948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"ssl_error","status_checked_at":"2026-01-26T00:37:25.959Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","color-design","color-palette","color-palettes","color-scheme","colorpalette","gimp","inkscape","microsoft-excel","microsoft-office","microsoft-powerpoint","microsoft-word","nature","palette","powerpoint","publication","universal-design"],"created_at":"2024-11-07T23:33:04.458Z","updated_at":"2026-01-26T01:32:58.262Z","avatar_url":"https://github.com/atsuyaw.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nature Color Palette\n\n![MIT license](https://img.shields.io/github/license/atsuyaw/NatureColorPalette)  \n![Microsoft Office](https://img.shields.io/badge/-Microsoft_Office-D83B01.svg?style=flat\u0026logo=MicrosoftOffice) ![Word](https://img.shields.io/badge/-Word-2B579A.svg?style=flat\u0026logo=MicrosoftWord) ![Excel](https://img.shields.io/badge/-Excel-217346.svg?style=flat\u0026logo=MicrosoftExcel) ![PowerPoint](https://img.shields.io/badge/-PowerPoint-B7472A.svg?style=flat\u0026logo=MicrosoftPowerPoint)  \n![GIMP](https://img.shields.io/badge/-GIMP-5C5543.svg?style=flat\u0026logo=GIMP) ![Inkscape](https://img.shields.io/badge/-Inkscape-000.svg?style=flat\u0026logo=Inkscape)\n\nMicrosoft Office and Inkscape/GIMP color palette optimized for color-blind individuals\n\n![image](./ghMat/banner.png)\n\n## What's this?\n\nMany academic journals request to use colors in artworks with consideration for color-blindness.\nSome nature journals recommend in the author guide to use color optimized for color-blind individuals\n\nThis color palette is a GIMP/Inkscape color palette based on it.\n\n### This palette contains...\n\n![palette](./ghMat/OpeOnInkscape.png)\n\n### The original material is...\n\n* Wong, B. Points of view: Color blindness. Nat Methods 8, 441 (2011). https://doi.org/10.1038/nmeth.1618\n\n## Installation\nPlace `NatureColorPalette.gpl` at the palettes folder.\n\n### For MS Office in Windows10\n1. Download the newest version in [release page](https://github.com/atsuyaw/NatureColorPalette/releases) and find out  `NatureColorPalette.xml`.\n1. Place the `*.xml` file into `%AppData%\\Roaming\\Microsoft\\Templates\\Document Themes\\Theme Colors`\n1. Launch MS Word/Excel/PowerPoint and apply `Nature` color theme.\n1. You can use the color palette:  \n![palette](./ghMat/OpeOnPpt.png)\n\n### For Inkscape in Linux\n```\ncd ~/.config/inkscape/palettes\ngit clone https://github.com/atsuyaw/NatureColorPalette\n```\n\n### For Inkscape in Windows10\n1. Download the newest version in [release page](https://github.com/atsuyaw/NatureColorPalette/releases) and find out  `NatureColorPalette.gpl`.\n1. Place the `*.gpl` file into `%ProgramFiles%\\Inkscape\\share\\inkscape\\palettes`.\n1. Launch Inkscape and click `[View]` / `[Swatches...]` on the menu bar.\n1. You can choose `Nature` and use it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsuyaw%2Fnaturecolorpalette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatsuyaw%2Fnaturecolorpalette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsuyaw%2Fnaturecolorpalette/lists"}