{"id":17136856,"url":"https://github.com/weirdpattern/hyper-ayu-mirage","last_synced_at":"2025-04-13T09:24:06.841Z","repository":{"id":57269916,"uuid":"92132281","full_name":"weirdpattern/hyper-ayu-mirage","owner":"weirdpattern","description":"Ayu mirage theme for Hyper","archived":false,"fork":false,"pushed_at":"2018-07-21T05:04:15.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T19:07:00.954Z","etag":null,"topics":["hyper","hyper-theme","hyperterm","theme","weirdpattern"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/weirdpattern.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}},"created_at":"2017-05-23T05:19:31.000Z","updated_at":"2024-02-13T02:27:34.000Z","dependencies_parsed_at":"2022-09-02T09:51:15.226Z","dependency_job_id":null,"html_url":"https://github.com/weirdpattern/hyper-ayu-mirage","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weirdpattern%2Fhyper-ayu-mirage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weirdpattern%2Fhyper-ayu-mirage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weirdpattern%2Fhyper-ayu-mirage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weirdpattern%2Fhyper-ayu-mirage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weirdpattern","download_url":"https://codeload.github.com/weirdpattern/hyper-ayu-mirage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248689770,"owners_count":21145999,"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":["hyper","hyper-theme","hyperterm","theme","weirdpattern"],"created_at":"2024-10-14T20:05:33.625Z","updated_at":"2025-04-13T09:24:06.802Z","avatar_url":"https://github.com/weirdpattern.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ayu Mirage Hyper Theme\nAyu (mirage) for Hyper\n\nmacOS\n![Ayu Mirage Hyper Theme - macOS](https://user-images.githubusercontent.com/19519411/43032299-17c4f05c-8c79-11e8-987c-49100981439c.png)\n\nWindows\n![Ayu Mirage Hyper Theme - Windows](https://user-images.githubusercontent.com/19519411/43026162-1b04080a-8c3a-11e8-8c32-12a70d90acd6.PNG)\n\n## Installation\n\n### Hyper plugin manager\n\nUse the following command to install the theme.\n\n```bash\n$ hyper install hyper-ayu-mirage\n```\n\n### Manual installation\n\n1. Open Hyper preferences with `Cmd +` or using the menu `File/Edit/Preferences`.  \n2. Update your list of plugins to include `hyper-ayu-mirage`, like this:  \n\n```javascript\n  plugins: [\n    \"hyper-ayu-mirage\"\n  ]\n```\n\n3. Fully reload Hyper (`Cmd + Shift + R`)\n\n## Configuration\nAyu Mirage Hyper theme is meant to be used as is, but if you feel like you want to \ncustomize it even further you can use the following configurations.\n\n```javascript\n  config: {\n    ayu: {\n      // true will hide all borders; false will display them.\n      noBorder: boolean \n\n      // true will display the tab border; false will hide them.\n      // on macOS, this is the opposite of noBorder.\n      showTabBorder: boolean,\n\n      // Windows only\n      // true will display the header border; false will hide it.\n      showHeaderBorder: boolean,\n\n      // Windows only\n      // controls the background color of the header\n      // e.g #FF00DD, rgb(254, 254, 254), red\n      headerBackgroundColor: 'string',\n\n      // Windows only\n      // controls the foreground color of the header (title and windows controls)\n      // e.g #FF00DD, rgb(254, 254, 254), red\n      headerForegroundColor: 'string'\n    }\n  }\n```\n\n## Related\n\n- [Hyper](https://hyper.is/)\n- [Ayu for Sublime Text](https://github.com/dempfi/ayu)\n- [Ayu for Vim](https://github.com/ayu-theme/ayu-vim)\n- [Ayu (dark) for Hyper](https://github.com/licatajustin/hyper-ayu)\n- [Ayu (light) for Hyper](https://github.com/weirdpattern/hyper-ayu-light)\n\n## License\nMIT © Patricio Trevino\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweirdpattern%2Fhyper-ayu-mirage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweirdpattern%2Fhyper-ayu-mirage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweirdpattern%2Fhyper-ayu-mirage/lists"}