{"id":13475216,"url":"https://github.com/simurai/one-vibrancy","last_synced_at":"2025-09-08T07:35:17.460Z","repository":{"id":69523210,"uuid":"95949633","full_name":"simurai/one-vibrancy","owner":"simurai","description":"Vibrancy effect for Atom One themes","archived":false,"fork":false,"pushed_at":"2019-11-03T20:17:54.000Z","size":22,"stargazers_count":206,"open_issues_count":7,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-22T16:32:06.081Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simurai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-07-01T07:38:17.000Z","updated_at":"2023-08-01T00:12:11.000Z","dependencies_parsed_at":"2023-02-26T21:31:31.132Z","dependency_job_id":null,"html_url":"https://github.com/simurai/one-vibrancy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/simurai/one-vibrancy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fone-vibrancy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fone-vibrancy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fone-vibrancy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fone-vibrancy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simurai","download_url":"https://codeload.github.com/simurai/one-vibrancy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simurai%2Fone-vibrancy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152369,"owners_count":25231289,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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-07-31T16:01:18.413Z","updated_at":"2025-09-08T07:35:17.416Z","avatar_url":"https://github.com/simurai.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# One Vibrancy\n\n\u003e Note: :warning: This package can currently cause Atom to crash. See [this comment](https://github.com/simurai/one-vibrancy/issues/18#issuecomment-473282864) for more infos.\n\nThis package adds a vibrancy effect (translucent background) to Atom One themes.\n\n![one-vibrancy-dark](https://user-images.githubusercontent.com/378023/27769700-ecd344e8-5f6a-11e7-95b0-fb7eb53672b8.png)\n\n![one-vibrancy-light](https://user-images.githubusercontent.com/378023/27769701-ecd46ef4-5f6a-11e7-9643-0078ea2862e5.png)\n\n\u003e Note: Works only on macOS\n\n\n## Install\n\n```\napm install one-vibrancy\n```\n\n## Settings\n\nIn the package settings you can switch between different effects:\n\n- [x] `auto` (default) -\u003e Automatically switches between dark and medium-light based on the current One UI theme\n- [ ] `auto-opaque` -\u003e Automatically switches between ultra-dark and light based on the current One UI theme\n- [ ] `light`\n- [ ] `medium-light`\n- [ ] `dark`\n- [ ] `ultra-dark`\n\n\n## FAQ\n\n#### I can't see any vibrancy!\n\n1. Make sure you're using Atom `1.19` or higher.\n2. Make sure you use either `One Dark UI` or `One Light UI`. Other themes might work too, see next question.\n3. Make sure you have macOS's \"Reduce transparency\" disabled, see [this gif](https://github.com/simurai/one-vibrancy/issues/7#issuecomment-319578317).\n\n#### Does it work for other Atom themes too?\n\nPossibly. But only the One themes are maintained.\n\nIf there are parts that are not translucent, you can override it in your [styles.less](http://flight-manual.atom.io/using-atom/sections/basic-customization/#style-tweaks) file. Find the right selector in the [DevTools](http://flight-manual.atom.io/hacking-atom/sections/creating-a-theme/#developer-tools), then make the background `transparent`. For example:\n\n```less\n.one-vibrancy {\n  // \u003c- Add selectors here\n  atom-pane,\n  atom-panel,\n  .tree-view {\n    background-color: transparent !important;\n  }\n}\n```\n\n#### The font doesn't look sharp!\n\nYes, sub-pixel aliasing is lost when using a transparent background. A small price for a cool effect in return. 😉\n\n\n#### Is performance ok?\n\nHard to say. Haven't noticed major slowdowns, but an opaque background is probably still better for performance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimurai%2Fone-vibrancy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimurai%2Fone-vibrancy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimurai%2Fone-vibrancy/lists"}