{"id":13491177,"url":"https://github.com/srcery-colors/srcery-terminal","last_synced_at":"2026-02-19T07:18:49.745Z","repository":{"id":33175933,"uuid":"133039689","full_name":"srcery-colors/srcery-terminal","owner":"srcery-colors","description":"Srcery theme terminal configurations","archived":false,"fork":false,"pushed_at":"2026-02-10T01:04:09.000Z","size":536,"stargazers_count":211,"open_issues_count":2,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-10T06:35:34.936Z","etag":null,"topics":["color-palette","color-scheme","color-themes","configuration","hacktoberfest","srcery"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","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/srcery-colors.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-11T12:55:35.000Z","updated_at":"2026-02-10T01:04:05.000Z","dependencies_parsed_at":"2025-12-03T16:07:53.183Z","dependency_job_id":null,"html_url":"https://github.com/srcery-colors/srcery-terminal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/srcery-colors/srcery-terminal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcery-colors%2Fsrcery-terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcery-colors%2Fsrcery-terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcery-colors%2Fsrcery-terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcery-colors%2Fsrcery-terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srcery-colors","download_url":"https://codeload.github.com/srcery-colors/srcery-terminal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcery-colors%2Fsrcery-terminal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29606170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-palette","color-scheme","color-themes","configuration","hacktoberfest","srcery"],"created_at":"2024-07-31T19:00:54.291Z","updated_at":"2026-02-19T07:18:49.729Z","avatar_url":"https://github.com/srcery-colors.png","language":"Handlebars","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/srcery-colors/srcery-assets/master/src/logo_border.svg\"\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eTerminal configurations\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\nPregenerated configurations using the Srcery \u003ca href=\"https://github.com/srcery-colors/srcery-palette\"\u003epalette\u003c/a\u003e. Pick and choose for your\nfavorite terminal emulator, or let us know if yours is missing.\n\u003c/p\u003e\n\n## Palette\n\n| IMG  | TERMCOL | NR | VAR | HEX | RGB  | HSL |\n|------|---------|----|-----|-----|------|-----|\n| ![black](https://place-hold.it/24x24/1c1b19?text=+) | black | 0 | `g:srcery_black` | #1C1B19 | 28, 27, 25 | 40, 6%, 10% |\n| ![red](https://place-hold.it/24x24/ef2f27?text=+) | red | 1 | `g:srcery_red` | #EF2F27 | 239, 47, 39 | 2, 86%, 55% |\n| ![green](https://place-hold.it/24x24/519f50?text=+) | green | 2 | `g:srcery_green` | #519F50 | 81, 159, 80 | 119, 33%, 47% |\n| ![yellow](https://place-hold.it/24x24/fbb829?text=+) | yellow | 3 | `g:srcery_yellow` | #FBB829 | 251, 184, 41 | 41, 96%, 57% |\n| ![blue](https://place-hold.it/24x24/2c78bf?text=+) | blue | 4 | `g:srcery_blue` | #2C78BF | 44, 120, 191 | 209, 63%, 46% |\n| ![magenta](https://place-hold.it/24x24/e02c6d?text=+) | magenta | 5 | `g:srcery_magenta` | #E02C6D | 224, 44, 109 | 338, 74%, 53% |\n| ![cyan](https://place-hold.it/24x24/0aaeb3?text=+) | cyan | 6 | `g:srcery_cyan` | #0AAEB3 | 10, 174, 179 | 182, 89%, 37% |\n| ![white](https://place-hold.it/24x24/baa67f?text=+) | white | 7 | `g:srcery_white` | #BAA67F | 186, 166, 127 | 40, 30%, 61% |\n| ![brightblack](https://place-hold.it/24x24/918175?text=+) | brightblack | 8 | `g:srcery_bright_black` | #918175 | 145, 129, 117 | 26, 11%, 51% |\n| ![brightred](https://place-hold.it/24x24/f75341?text=+) | brightred | 9 | `g:srcery_bright_red` | #F75341 | 247, 83, 65 | 6, 92%, 61% |\n| ![brightgreen](https://place-hold.it/24x24/98bc37?text=+) | brightgreen | 10 | `g:srcery_bright_green` | #98BC37 | 152, 188, 55 | 76, 55%, 48% |\n| ![brightyellow](https://place-hold.it/24x24/fed06e?text=+) | brightyellow | 11 | `g:srcery_bright_yellow` | #FED06E | 254, 208, 110 | 41, 99%, 71% |\n| ![brightblue](https://place-hold.it/24x24/68a8e4?text=+) | brightblue | 12 | `g:srcery_bright_blue` | #68A8E4 | 104, 168, 228 | 209, 70%, 65% |\n| ![brightmagenta](https://place-hold.it/24x24/ff5c8f?text=+) | brightmagenta | 13 | `g:srcery_bright_magenta` | #FF5C8F | 255, 92, 143 | 341, 100%, 68% |\n| ![brightcyan](https://place-hold.it/24x24/2be4d0?text=+) | brightcyan | 14 | `g:srcery_bright_cyan` | #2BE4D0 | 43, 228, 208 | 174, 77%, 53% |\n| ![brightwhite](https://place-hold.it/24x24/fce8c3?text=+) | brightwhite | 15 | `g:srcery_bright_white` | #FCE8C3 | 252, 232, 195 | 39, 90%, 88% |\n\nAdditionally Srcery uses some [xterm 256\ncolors](https://en.wikipedia.org/wiki/Xterm#/media/File:Xterm_256color_chart.svg)\nto pad out the color selection, no extra configuration needed.\n\n| IMG  | NAME | NR | HEX | RGB  | HSL |\n|------|------|----|-----|-----|------|\n| ![orange](https://place-hold.it/24x24/ff5f00?text=+) | orange | 202 | #FF5F00 | 255, 95, 0 | 22, 100%, 50% |\n| ![bright_orange](https://place-hold.it/24x24/ff8700?text=+) | bright_orange | 208 | #FF8700 | 255, 135, 0 | 32, 100%, 50% |\n| ![hard_black](https://place-hold.it/24x24/121212?text=+) | hard_black | 233 | #121212 | 18, 18, 18 | 0, 0%, 7% |\n| ![teal](https://place-hold.it/24x24/008080?text=+) | teal | 30 | #008080 | 0, 128, 128 | 180, 100%, 25% |\n| ![xgray1](https://place-hold.it/24x24/262626?text=+) | xgray1 | 235 | #262626 | 38, 38, 38 | 0, 0%, 15% |\n| ![xgray2](https://place-hold.it/24x24/303030?text=+) | xgray2 | 236 | #303030 | 48, 48, 48 | 0, 0%, 19% |\n| ![xgray3](https://place-hold.it/24x24/3a3a3a?text=+) | xgray3 | 237 | #3A3A3A | 58, 58, 58 | 0, 0%, 23% |\n| ![xgray4](https://place-hold.it/24x24/444444?text=+) | xgray4 | 238 | #444444 | 68, 68, 68 | 0, 0%, 27% |\n| ![xgray5](https://place-hold.it/24x24/4e4e4e?text=+) | xgray5 | 239 | #4E4E4E | 78, 78, 78 | 0, 0%, 31% |\n| ![xgray6](https://place-hold.it/24x24/585858?text=+) | xgray6 | 240 | #585858 | 88, 88, 88 | 0, 0%, 35% |\n| ![xgray7](https://place-hold.it/24x24/626262?text=+) | xgray7 | 241 | #626262 | 98, 98, 98 | 0, 0%, 38% |\n| ![xgray8](https://place-hold.it/24x24/6c6c6c?text=+) | xgray8 | 242 | #6C6C6C | 108, 108, 108 | 0, 0%, 42% |\n| ![xgray9](https://place-hold.it/24x24/767676?text=+) | xgray9 | 243 | #767676 | 118, 118, 118 | 0, 0%, 46% |\n| ![xgray10](https://place-hold.it/24x24/808080?text=+) | xgray10 | 244 | #808080 | 128, 128, 128 | 0, 0%, 50% |\n| ![xgray11](https://place-hold.it/24x24/8a8a8a?text=+) | xgray11 | 245 | #8A8A8A | 138, 138, 138 | 0, 0%, 54% |\n| ![xgray12](https://place-hold.it/24x24/949494?text=+) | xgray12 | 246 | #949494 | 148, 148, 148 | 0, 0%, 58% |\n\n## Development\n### Requirements\n[Node](https://nodejs.org/en/) and [npm](https://www.npmjs.com/) is required to build the terminal configurations.\n\n### Changing readme\n\n`README.md` along with the configs are generated, edit `templates/README.hbs`\nand run `make README.md` to update docs.\n\n### Generating configurations\nTo get a list of available configurations call `make list`. By editing the\nrelevant template for any given configuration (located in `./templates`) and\ncalling `make` will generate a new configuration.\n\nTo make a single config, say `xresources` call make like this:\n\n``` shell\nmake xresources/srcery.xresources\n```\n","funding_links":[],"categories":["Handlebars"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcery-colors%2Fsrcery-terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrcery-colors%2Fsrcery-terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcery-colors%2Fsrcery-terminal/lists"}