{"id":16432636,"url":"https://github.com/teles/nes-palette","last_synced_at":"2026-07-06T00:33:24.502Z","repository":{"id":58238940,"uuid":"47087693","full_name":"teles/nes-palette","owner":"teles","description":":space_invader: A web palette system based on NES colors.","archived":false,"fork":false,"pushed_at":"2015-12-01T03:03:23.000Z","size":5,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-26T13:53:01.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/teles.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}},"created_at":"2015-11-30T01:17:13.000Z","updated_at":"2018-04-06T15:33:04.000Z","dependencies_parsed_at":"2022-08-31T03:01:55.945Z","dependency_job_id":null,"html_url":"https://github.com/teles/nes-palette","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/teles/nes-palette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teles%2Fnes-palette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teles%2Fnes-palette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teles%2Fnes-palette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teles%2Fnes-palette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teles","download_url":"https://codeload.github.com/teles/nes-palette/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teles%2Fnes-palette/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35174071,"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-07-05T02:00:06.290Z","response_time":100,"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":[],"created_at":"2024-10-11T08:43:57.151Z","updated_at":"2026-07-06T00:33:24.478Z","avatar_url":"https://github.com/teles.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :space_invader: nes-palette\n\nA scss palette based on NES palette.\n\n## The palette\n\nNes-palette includes 56 colors to represent the original nes-palette.\n\n![Nes palette representation](http://dev.bowdenweb.com/nes/a/i/nes-color-palette.png) \n\nThere are 14 different hues within 4 different shades each one. \nThe hue names are:\n\n````\n'grey', 'blue', 'dark-blue', 'purple', 'dark-purple', 'red', 'orange', 'dark-orange', 'brown', \n'light-green', 'green', 'dark-green', 'blue-grey', 'dark-grey'.\n````\n\nAny hue has 4 different color values representing different luminosities:\n\n````\n'00', '10', '20', '30' \n````\n\n````00```` represents the darkest value for a hue and ````30```` represents the lightest value.\n\n\n## Install nes-palette as bower dependency\n\n````bower install --save-dev nes-palette````\n\n## Usage\n\nUse the nes-palette function combining ````color-name```` and ````color-value```` to print the color you choose.\n\n````scss\n.css-selector {\n  background-color: nes-palette('grey', '30');\n  color: nes-palette('blue-grey', '20');\n}\n````\n\n\n## Roadmap\n- [x] Make it bower friendly\n- [ ] Create a demo page\n- [ ] Write multilingual article about css palettes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteles%2Fnes-palette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteles%2Fnes-palette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteles%2Fnes-palette/lists"}