https://github.com/crystal-linux/grub-theme
https://github.com/crystal-linux/grub-theme
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crystal-linux/grub-theme
- Owner: crystal-linux
- License: mit
- Created: 2022-05-31T12:54:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T13:03:35.000Z (over 3 years ago)
- Last Synced: 2024-05-01T11:23:59.551Z (about 2 years ago)
- Size: 2.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **THIS PROJECT HAS BEEN MIGRATED TO GITLAB**
Please make any PRs here, rather than to the GitHub: https://git.getcryst.al/crystal
# REPOSITORIES HERE ARE **OUTDATED**, GO TO THE LINK BELOW
# ---- > https://git.getcryst.al/crystal < ----
# Crystal Linux [GRUB](https://gnu.org/software/grub/) Theme
> A customised theme for [GRUB](https://gnu.org/software/grub/) using the Crystal Linux branding.

## Install (Arch-based ONLY)
- Clone the PKGBUILD and enter the directory:
```bash
git clone https://github.com/crystal-linux-packages/grub-theme
cd grub-theme
```
- Run `makepkg` to install it:
```
makepkg -si
```
- Append the following text to `/etc/default/grub`:
```
GRUB_THEME="/usr/share/grub/themes/crystal/theme.txt"
```
## Team
This theme is based on the Dracula Dark theme for GRUB, created by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/grub/graphs/contributors).
[](https://github.com/pspiagicw) |
--- |
[Zeno Rocha](https://github.com/pspiagicw) |
## License
[MIT License](./LICENSE)