{"id":17136853,"url":"https://github.com/weirdpattern/hyper-ayu-light","last_synced_at":"2025-04-13T09:22:06.452Z","repository":{"id":57269914,"uuid":"92122357","full_name":"weirdpattern/hyper-ayu-light","owner":"weirdpattern","description":"Ayu light theme for Hyper","archived":false,"fork":false,"pushed_at":"2018-07-21T05:03:38.000Z","size":13,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T19:08:26.031Z","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-23T02:56:31.000Z","updated_at":"2022-10-21T18:58:29.000Z","dependencies_parsed_at":"2022-08-25T05:51:35.785Z","dependency_job_id":null,"html_url":"https://github.com/weirdpattern/hyper-ayu-light","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-light","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weirdpattern%2Fhyper-ayu-light/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weirdpattern%2Fhyper-ayu-light/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weirdpattern%2Fhyper-ayu-light/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weirdpattern","download_url":"https://codeload.github.com/weirdpattern/hyper-ayu-light/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248689382,"owners_count":21145923,"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.409Z","updated_at":"2025-04-13T09:22:06.421Z","avatar_url":"https://github.com/weirdpattern.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ayu Light Hyper Theme\nAyu (light) for Hyper\n\nmacOS\n![Ayu Light Hyper Theme - macOS](https://user-images.githubusercontent.com/19519411/43032293-f5b6edb2-8c78-11e8-9eb7-caaa958cf2ac.png)\n\nWindows\n![Ayu Light Hyper Theme - Windows](https://user-images.githubusercontent.com/19519411/43025177-60da658a-8c36-11e8-985c-2a0274f503b1.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-light\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-light`, like this:  \n\n```javascript\n  plugins: [\n    \"hyper-ayu-light\"\n  ]\n```\n\n3. Fully reload Hyper (`Cmd + Shift + R`)\n\n## Configuration\nAyu Light 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 (mirage) for Hyper](https://github.com/weirdpattern/hyper-ayu-mirage)\n\n## License\nMIT © Patricio Trevino\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweirdpattern%2Fhyper-ayu-light","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweirdpattern%2Fhyper-ayu-light","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweirdpattern%2Fhyper-ayu-light/lists"}