
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
GRUB theme employing a circular, countdown progress bar. Includes icons for a broad range of operating systems and larger fonts.
While browsing the internet for a GRUB theme to utilize on my deployments with high resolution, widescreen displays I stumbled across the "Stylish Dark" theme by vinceliuice [https://github.com/vinceliuice/grub2-themes]. I enjoyed some of the designer's choices; however, it didn't provide the experience I was looking for. As the author was kind enough to publish the resources under the GPL one has used them as a starting point to create a derivative work. The small bitmap fonts have been replaced with alternatives at larger sizes for enhanced readability. The selection of OS icons has been expanded to offer more options.
The archive contains only the theme's resources: there are no installation scripts or configuration tools. Installing the theme and configuring GRUB to use it requires superuser privileges.
1. Extract the archive in the appropriate location: GRUB's themes are commonly located at /boot/grub/themes/
2. Modify GRUB_THEME in GRUB's default file at /etc/default/grub so it points to the recently extracted theme. [GRUB_THEME="/boot/grub/themes/Standby/theme.txt"]
3. Execute grub-mkconfig according to local documentation in order to regenerate GRUB's config file with the new theme. Generally: grub-mkconfig -o /boot/grub/grub.cfg
It is possible to modify GRUB's config file manually with a text editor; however, frequently discouraged.
Enjoy!
Version 1.7 - Minor fixes and Font rebuild. 1 year ago
The icon for Mac OS X was renamed to align with default entries generated by grub-mkconfig. Icon for Kali Linux added. Fonts rebuilt to provide smoother glyphs.
Version 1.7 - Minor fixes and Font rebuild. 1 year ago
The icon for Mac OS X was renamed to align with default entries generated by grub-mkconfig. Icon for Kali Linux added. Fonts rebuilt to provide smoother glyphs.
Version 1.6 - Font rebuild. 3 years ago
All the fonts have been rebuilt using the latest version of grub-mkfont. The menu item and terminal fonts were tweaked and remade using nearby fonts in the same family that converted to .pf2 better. NanumMyeongjo ExtraBold, which grub-mkfont insisted on naming NanumMyeongjo Regular, has been replaced with a font generated from NanumMyeongjo Bold which grub-mkfont was told to make even more bold. Source Code Pro Regular stands in for Source Serif Pro Regular as it is more monospace and has a cleaner appearance after conversion which is nice in a console. The dots on the i's are now more circular instead of ellipses resembling backticks.
Version 1.5 - Alignment tweaks and polishing 3 years ago
Minor margin tweaks in the menu box to balance the dead space introduced by the scrollbar when it isn't present. Cleaned up a few resources and adjusted the positioning of the progress bar.
Version 1.4 - Icon tweaks. 3 years ago
Recreated the openSUSE icon as it was pretty blurry and tweaked a few others.
Version 1.3 - Scrollbar fixed. 3 years ago
The theme resources have been corrected, allowing the scrollbar to be drawn when necessary.
Version 1.2 - More Icons! 3 years ago
Additional icons have been added for the following options: FreeDOS, NetBSD, OpenBSD, Slackware and Solaris.
Version 1.1 - Font Tweaking 3 years ago
I was unhappy with the appearance of the Bold font used in the initial release. The tool used to convert fonts into GRUB's PFF2 bitmap font format frequently generates some jagged looking characters as glyphs get larger. After sampling a number of alternatives one decided to replace Luxi with NanumMyeongjo. During this process one also took the opportunity to clean up the angles for the circular progress bar and provide pips in a multiple of 5.
goth
10 months ago
Report
dim7
3 years ago
Report
llewelyn
1 year ago
Report