{"id":16374498,"url":"https://github.com/joshwiens/hyperterm-base16-tomorrow-dark","last_synced_at":"2025-03-23T03:32:38.877Z","repository":{"id":143880796,"uuid":"64257985","full_name":"joshwiens/hyperterm-base16-tomorrow-dark","owner":"joshwiens","description":"Hyperterm Theme based on Atom's Base16 Tomorrow Dark Theme","archived":false,"fork":false,"pushed_at":"2016-07-29T07:29:21.000Z","size":3151,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T01:24:25.649Z","etag":null,"topics":["hyperterm","hyperterm-theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/joshwiens.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":"2016-07-26T22:07:21.000Z","updated_at":"2021-06-05T14:03:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"be404390-0279-46d7-b946-b63a552ec455","html_url":"https://github.com/joshwiens/hyperterm-base16-tomorrow-dark","commit_stats":null,"previous_names":["d3viant0ne/hyperterm-base16-tomorrow-dark"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshwiens%2Fhyperterm-base16-tomorrow-dark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshwiens%2Fhyperterm-base16-tomorrow-dark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshwiens%2Fhyperterm-base16-tomorrow-dark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshwiens%2Fhyperterm-base16-tomorrow-dark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshwiens","download_url":"https://codeload.github.com/joshwiens/hyperterm-base16-tomorrow-dark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052619,"owners_count":20553161,"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":["hyperterm","hyperterm-theme"],"created_at":"2024-10-11T03:17:25.968Z","updated_at":"2025-03-23T03:32:38.855Z","avatar_url":"https://github.com/joshwiens.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hyperterm Base16 Tomorrow Dark Theme [![Build Status](https://travis-ci.org/d3viant0ne/hyperterm-base16-tomorrow-dark.svg?branch=master)](https://travis-ci.org/d3viant0ne/hyperterm-base16-tomorrow-dark) [![codecov](https://codecov.io/gh/d3viant0ne/hyperterm-base16-tomorrow-dark/branch/master/graph/badge.svg)](https://codecov.io/gh/d3viant0ne/hyperterm-base16-tomorrow-dark)\nHyperterm Theme based on Atom's `base16-tomorrow-dark-theme` theme\n\nTerminal\n----------\n![hyperterm-base16-tomorrow-dark Console](https://raw.githubusercontent.com/d3viant0ne/hyperterm-base16-tomorrow-dark/master/assets/colors.png)\n\n### Install\n1. Open HyperTerm's preferences with `Cmd+,` (or manually at `~/.hyperterm.js`) with your editor.\n  - At time of writing there is a perms issue with `Cmd+` open it manually.\n2. Update your list of plugins to include `hyperterm-base16-tomorrow-dark`, i.e. :\n\n  ```js\nplugins: [\n  'hyperterm-base16-tomorrow-dark'\n],\n```\n3. Fully reload HyperTerm (`Cmd+Shift+R`), and it's hyperterm secsi time :)\n\n### Customization\nYou can tweak the colors used in the theme if you like., add a `themeOptions` object to `config` in the `.hyperterm.js` config.\nCurrent Overridable Variables:\n - foregroundColor\n - backgroundColor\n - borderColor\n - cursorColor\n - inactiveTabColor\n - activeTabColor\n - accentColor\n\n #### Example\n ```js\n // ~/.hyperterm.js\n module.exports = {\n   config: {\n     fontSize: 14,\n     colors: [], //\n     // ......\n\n     // Override Theme Settings\n     themeOptions: {\n       foregroundColor: '#ffffff',\n       inactiveTabColor: 'pink',\n       activeTabColor: '#232323',\n\n     }\n   },\n\n   // add the theme\n   plugins: [\n     'hyperterm-base16-tomorrow-dark'\n   ]\n }\n ```\n\n### License\n\nMIT\n\n[Hyperterm]: https://hyperterm.org/\n[base16-tomorrow-dark-theme]: https://atom.io/themes/base16-tomorrow-dark-theme\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshwiens%2Fhyperterm-base16-tomorrow-dark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshwiens%2Fhyperterm-base16-tomorrow-dark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshwiens%2Fhyperterm-base16-tomorrow-dark/lists"}