diff --git a/contrib/borders/README.md b/contrib/borders/README.md new file mode 100644 index 000000000..de5daf2de --- /dev/null +++ b/contrib/borders/README.md @@ -0,0 +1,16 @@ +# Border Image Samples +This folder contains sample border images for anyone's use. A `testing` folder also provides border images which can be used for easier debugging of incorrect border image rendering. + +Feel free to add your own and make a PR, as long as they aren't _too_ similar to existing samples. Please include a sample image and keep the list in alphabetical order. + +## Rounded +![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/rounded/sample.png) + +## Rounded and Shadows +![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/rounded_and_shadows/sample.png) + +## Shadows +![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/shadows/sample.png) + +## Testing +![](https://raw.githubusercontent.com/TheAvidDev/sway-borders/master/contrib/borders/testing/sample.png)