Skip to content

nonissue/refind-black-hires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refind-black-hires

Info

  • A rEFInd boot manager theme with a black BG and high-res assets
  • A mod of the refind-dreary theme to use a black bg
  • Icons/assets are updated to be white so they show up against the darker background
  • Only high-res assets are included!
  • Feel free to open issues if you have problems/suggestions

Setup

(You must mount your EFI partition first, see below if you need help)

  1. Copy this folder to your refind dir (EFI/refind/)
  2. Create a new directory called themes in the root of your refind dir
  3. Copy this folder into your new themes folder
  4. Add this to your refind.conf:

include themes/refind-black-hires/theme.conf

Mount reFIND Partition (macOS)

Quick one-liners for mounting your reFIND partition:

Bash:

sudo mkdir /Volumes/ESP && sudo mount -t msdos /dev/disk0s1 /Volumes/ESP && open /Volumes/ESP

Fish Shell:

sudo mkdir /Volumes/ESP; sudo mount -t msdos /dev/disk0s1 /Volumes/ESP; open /Volumes/ESP

Credit:

Inspired/suggested by @kstlouis

No claim of ownership is made over any of the assets/code provided

About

A black refind theme with high resolution assets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages