{"id":31829543,"url":"https://github.com/itsdevdom/ui-components-with-blur-experiment","last_synced_at":"2025-10-28T20:06:52.869Z","repository":{"id":66237602,"uuid":"217622574","full_name":"itsdevdom/ui-components-with-blur-experiment","owner":"itsdevdom","description":"[EXPERIMENT] Using a blur effect for the visual design of UI components.","archived":false,"fork":false,"pushed_at":"2020-11-10T17:43:51.000Z","size":21154,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T10:49:20.130Z","etag":null,"topics":["acrylic","blur","css","ui","visual"],"latest_commit_sha":null,"homepage":"","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/itsdevdom.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}},"created_at":"2019-10-25T22:20:58.000Z","updated_at":"2022-11-16T14:17:02.000Z","dependencies_parsed_at":"2023-02-20T16:46:01.876Z","dependency_job_id":null,"html_url":"https://github.com/itsdevdom/ui-components-with-blur-experiment","commit_stats":null,"previous_names":["itsdevdom/ui-components-with-blur-experiment","dominique-mueller/ui-components-with-blur-experiment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsdevdom/ui-components-with-blur-experiment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fui-components-with-blur-experiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fui-components-with-blur-experiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fui-components-with-blur-experiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fui-components-with-blur-experiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsdevdom","download_url":"https://codeload.github.com/itsdevdom/ui-components-with-blur-experiment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsdevdom%2Fui-components-with-blur-experiment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008618,"owners_count":26084480,"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-10-11T02:00:06.511Z","response_time":55,"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":["acrylic","blur","css","ui","visual"],"created_at":"2025-10-11T20:28:34.108Z","updated_at":"2025-10-11T20:28:35.640Z","avatar_url":"https://github.com/itsdevdom.png","language":"CSS","readme":"\u003cdiv align=\"center\"\u003e\n\n# ui-components-with-blur-experiment\n\nUsing a blur effect for the visual design of UI components.\n\n\u003c/div\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n## Code\n\nUsing the **[CSS backdrop-filter property](https://developer.mozilla.org/de/docs/Web/CSS/backdrop-filter)**, we can add a blur effect behind\nsemi-transparent areas, such as panels or buttons.\n\nFor example:\n\n```css\n.my-class {\n  backdrop-filter: blur(5px);\n}\n```\n\n\u003e Please be aware of the **[limited browser support](https://caniuse.com/#feat=css-backdrop-filter)**. It is possible to do a compatibility\n\u003e check with fallback styling (aka \"progressive enhancement\") by using the\n\u003e **[`@supports()`](https://developer.mozilla.org/en-US/docs/Web/CSS/@supports)** CSS rule!\n\n\u003cbr\u003e\n\n## Preview\n\nThis example includes both light and dark buttons as an example:\n\n![Preview GIF](/docs/preview.gif?raw=true)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsdevdom%2Fui-components-with-blur-experiment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsdevdom%2Fui-components-with-blur-experiment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsdevdom%2Fui-components-with-blur-experiment/lists"}