Git Product home page Git Product logo

refind-theme-regular-black's Introduction

rEFInd Theme Regular Black

A simplistic clean and minimal theme for rEFInd. This version has a fully black background to reduce color changes during boot time, for a smoother boot sequence.

NOTE: this is a fork of munlik's theme.

press F10 to take screenshot

(default settings) Screenshot 01

Installation [Quick]:

  1. Just paste this command in your terminal and enter your choices.
    sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/vnl6rj/refind-theme-regular-black/master/install.sh)"
    
  2. To further adjust icon and font size, edit /boot/efi/EFI/refind/refind-theme-regular-black/theme.conf as root/SuperUser.

Installation [Manual]:

  1. Clone git repository to your $HOME directory.

    git clone https://github.com/vnl6rj/refind-theme-regular-black.git
    
  2. Remove unused directories and files.

    sudo rm -rf refind-theme-regular-black/{src,.git}
    
    sudo rm refind-theme-regular-black/install.sh
    
  3. Locate refind directory under EFI partition. For most Linux based system is commonly /boot/efi/EFI/refind/. Copy theme directory to it.

    Important: Delete older installed versions of this theme before you proceed any further.

    sudo rm -rf /boot/efi/EFI/refind/{refind-theme-regular-black}
    
    sudo cp -r refind-theme-regular-black /boot/efi/EFI/refind/
    
  4. To adjust icon and font size, edit theme.conf.

    sudo vi /boot/efi/EFI/refind/refind-theme-regular-black/theme.conf
    
  5. To enable the theme add include refind-theme-regular-black/theme.conf at the end of refind.conf, and comment out or delete any other themes you might have installed.

    sudo vi /boot/efi/EFI/refind/refind.conf
    

NOTE: If your not geting your full resolution or have color issues then try disabling the CSM in your UEFI settings.

More information

rEFInd The official rEFInd website

refind-theme-regular-black's People

Contributors

munlik avatar bobafetthotmail avatar teaganle avatar joejose97 avatar 1j01 avatar kartsriv avatar sanyer avatar juliavdkris avatar savely-krasovsky avatar pencap avatar

Stargazers

julian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.