https://github.com/lukechilds/refind-ambience
Minimal theme for the rEFInd boot manager
https://github.com/lukechilds/refind-ambience
refind refind-theme
Last synced: 22 days ago
JSON representation
Minimal theme for the rEFInd boot manager
- Host: GitHub
- URL: https://github.com/lukechilds/refind-ambience
- Owner: lukechilds
- License: mit
- Created: 2016-04-06T19:17:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T13:21:39.000Z (about 2 years ago)
- Last Synced: 2025-03-29T12:14:57.879Z (about 1 month ago)
- Topics: refind, refind-theme
- Size: 1.64 MB
- Stars: 353
- Watchers: 8
- Forks: 37
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ambience rEFInd Theme
Minimal theme for the rEFInd boot manager

## Installation
1. Locate your rEFInd installation folder
2. Create a folder called `themes` inside it, if it doesn't already exist
3. Clone this repo into the `themes` folder
4. Add `include themes/refind-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.
## Credits
This theme was inspired by [rEFInd-minimal](https://github.com/EvanPurkhiser/rEFInd-minimal) by [@EvanPurkhiser](https://github.com/EvanPurkhiser)
I don't seem to be able to find an original source for the background image. If you created it, let me know, I'm happy to provide attribution or remove it if it's an issue.
## License
MIT © Luke Childs