Giter VIP home page Giter VIP logo

refind-theme-regular's Issues

Separate dark/light theme

Since rEFInd doesn't allow choosing the mouse icon independently(other than alongside other icons), splitting the themes and adding a different mouse.png for each(dark/light theme) might be better.

An alternative would be to provide mouse_dark.png(which should be light) alongside the mouse.png(bundled in the original rEFInd release), and letting the users to choose from the two by editing its name would work.

Small typo in readme

In commit 11300ef :

/boot/efi/EFI/refind/refind-theme-regular/themes/theme.conf to
/boot/efi/EFI/refind/themes/refind-theme-regular/theme.conf

"Specified rEFInd install location does not exist"

Output of the install script:

Downloading rEFInd theme Regular to /tmp/refind-theme-regular-tXPbF4 - [DONE]
Enter rEFInd install location
Default - /boot/efi/EFI/refind: 
Specified rEFInd install location does not exist. Aborting install.

Output of sudols /boot/efi/EFI/refind :

BOOT.CSV  drivers_x64  icons  icons-backup  keys  refind.conf  refind.conf-sample  refind_x64.efi

So the directory does exist. Am I doing it wrong?
I'm on Kubuntu 20.04.4 and I installed Refind from the standard repos.

Windows 11 has Windows 10 icon

I have a dual boot POP!_OS and Windows 11 installation, and the Windows 11 installation comes up with a Windows 10 icon in rEFInd

`include` path in `install.sh` not updated for new themes folder

I've tried installing this theme, and it seems to not be able to find it after running the install.sh.

After looking at the install.sh file, it looks like the line

include refind-theme-regular/theme.conf" | tee -a "${refind_dir}"/refind.conf &> /dev/null

on line 160 needs updating now the theme is going inside the themes folder.

Changing it to

include themes/refind-theme-regular/theme.conf" | tee -a "${refind_dir}"/refind.conf &> /dev/null

seemed to fix it on my end, so looks like that's all it needs possibly.


I also had to manually add themes/ to the beginning of everything in /boot/efi/EFI/refind/themes/refind-theme-regular/theme.conf.

This was because the file found at src/theme.conf, which is used in install.sh, did not account for the new themes directory. I've updated this, as well as the corresponding lines in install.sh in the PR below.

The ubuntu mono font does not display properly

Comparing the files for the three fonts, the difference is obvious. The Ubuntu font is much more condensed thus leaving lots of empty space on the right side. This difference makes the resulting text in the theme look like gibberish. I don't know if it can be fixed or maybe it can be replaced with a different font.

.

.

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.