All Projects → AliciaTransmuted → rEFInd-chalkboard

AliciaTransmuted / rEFInd-chalkboard

Licence: GPL-3.0 license
A simple monochrome theme for the rEFInd UEFI boot manager

Projects that are alternatives of or similar to rEFInd-chalkboard

Refind Minimal
A stunningly clean theme for the rEFInd UEFI boot manager.
Stars: ✭ 1,585 (+5770.37%)
Mutual labels:  uefi, refind, refind-theme
refind-ambience
Minimal theme for the rEFInd boot manager
Stars: ✭ 256 (+848.15%)
Mutual labels:  refind, refind-theme
ursamajor-rEFInd
Ursa Major theme for rEFInd Bootloader
Stars: ✭ 196 (+625.93%)
Mutual labels:  refind, refind-theme
refind-castell
A custom theme for multiboot systems. Requires rEFInd UEFI bootloader.
Stars: ✭ 14 (-48.15%)
Mutual labels:  refind, theme-development
rEFInd-glassy
A minimalistic rEFInd theme
Stars: ✭ 46 (+70.37%)
Mutual labels:  refind, refind-theme
refind-theme-regular
munlik.deviantart.com/art/rEFInd-theme-512091944
Stars: ✭ 634 (+2248.15%)
Mutual labels:  refind, refind-theme
MultiOS-USB
Boot operating systems directly from ISO files
Stars: ✭ 106 (+292.59%)
Mutual labels:  uefi
WPBT-Builder
The simple UEFI application to create a Windows Platform Binary Table (WPBT) from the UEFI shell.
Stars: ✭ 72 (+166.67%)
Mutual labels:  uefi
Tow-Boot
An opinionated distribution of U-Boot. — https://matrix.to/#/#Tow-Boot:matrix.org?via=matrix.org
Stars: ✭ 338 (+1151.85%)
Mutual labels:  uefi
bootutils
Utilities to create bootable disks, remaster ISO images, make multiboot ISO images
Stars: ✭ 18 (-33.33%)
Mutual labels:  uefi
firefly-theme
Firefly Glows to attract Mates, Firefly Pro Glows to attract Developers. A Pure Colourful Dark Theme for VsCode that Glows in Night, inspired by Fireflies.
Stars: ✭ 29 (+7.41%)
Mutual labels:  theme-development
DisplayStructureElements
Display the structure of the elements in web template.
Stars: ✭ 17 (-37.04%)
Mutual labels:  theme-development
AiliceOS
AiliceOS: Build an x86_64 and UEFI OS using Rust
Stars: ✭ 59 (+118.52%)
Mutual labels:  uefi
efi
Ergonomic Rust framework for writing UEFI applications.
Stars: ✭ 44 (+62.96%)
Mutual labels:  uefi
boot2flappy
Flappy Bird as bootable UEFI executable
Stars: ✭ 48 (+77.78%)
Mutual labels:  uefi
UEFTW
Random UEFI toys
Stars: ✭ 18 (-33.33%)
Mutual labels:  uefi
jsix
A hobby operating system for x86_64, boots with UEFI.
Stars: ✭ 60 (+122.22%)
Mutual labels:  uefi
daintree
ARMv8-A/RISC-V kernel (with UEFI bootloader)
Stars: ✭ 32 (+18.52%)
Mutual labels:  uefi
arch-secure-boot
UEFI Secure Boot for Arch Linux + btrfs snapshot recovery
Stars: ✭ 60 (+122.22%)
Mutual labels:  uefi
mu oem sample
Project Mu OEM Sample Code
Stars: ✭ 27 (+0%)
Mutual labels:  uefi

Screenshot

rEFInd-chalkboard

A simple monochrome theme for the rEFInd UEFI boot manager

rEFInd is a boot manager for UEFI systems and scans for kernels & EFI at boot.

Usage

  1. Locate your refind EFI directory. This is commonly /boot/EFI/refind though it will depend on where you mount your ESP and where rEFInd is installed.

  2. Create a folder called themes inside it, if it doesn't already exist

  3. Clone this repository into the themes directory as themes/rEFInd-chalkboard.

  4. To enable the theme add include themes/rEFInd-chalkboard/theme.conf at the end of refind.conf.

Entries should be autodetected and shown with the proper icons.

Manual entry can be done via menuentry option.

Example:

menuentry "Windows" {
	icon /EFI/refind/themes/rEFInd-chalkboard/icons/os_windows.png
	loader /EFI/Microsoft/Boot/bootmgfw.efi
}

Other examples are in the refind.conf file.


rEFInd-chalkboard notes

September 1, 2018: Initial release of rEFInd-chalkboard to DeviantArt.

September 16, 2018: Second release of rEFInd-chalkboard to DeviantArt.

  • This release increases all icon sizes to improve overall clarity and viewing ease.
  • It replaces all of the icons, adding many additional icons in the process.
  • It replaces the selection icon image to fit in better with the theme.
  • The hand drawn font was redrawn to make it much more readable.
  • New screenshots were captured using my new VirtualBox test machine to allow for much improved sample screens.

December 30, 2018: rEFInd-chalkboard theme uploaded to github.

January 6, 2019: Added icons for Sparky Linux, added GameDrift and Lakka

March 30, 2019: Added icons for Pop OS and Pisi Linux

April 10, 2019: Added icons for Parrot Sec OS, PureOS, and Qubes OS

December 18, 2020: Added new function icons func_bootorder.png and func_install.png

March 3, 2021: Added icon for Garuda Linux

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].