Skip to content

Instantly share code, notes, and snippets.

@antonkartashov
Created January 26, 2016 19:54
Show Gist options
  • Select an option

  • Save antonkartashov/075a076376bcf37a0b71 to your computer and use it in GitHub Desktop.

Select an option

Save antonkartashov/075a076376bcf37a0b71 to your computer and use it in GitHub Desktop.
header = new Layer
width: Screen.width, height: 128
backgroundColor: "rgba(255, 255, 255, .42)"
shadowY: 2, shadowBlur: 0, shadowColor: "rgba(0, 0, 0, .15)"
style: "-webkit-backdrop-filter" : "blur(50px)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment