From 768bb7de879668115f2be20453cfe7a4cfe83cd2 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Wed, 6 Apr 2016 22:44:00 +0100 Subject: [PATCH] Add icon contribution guidelines to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ffb99c7..2c82935 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,7 @@ Minimal theme for the rEFInd boot manager 3. Clone this repo into the `themes` folder 4. Add `include themes/ambience/theme.conf` to `refind.conf` + +## Contribution + +Pull requests for more OS icons are welcome. Please make sure the image is a 256x256 solid white png at 75% transparency. To keep alignment consistent the actual icon should be roughly 132x132 in the middle of the png. Depending on the shape of the icon, the size and position may vary to get better results.