{"id":22867292,"url":"https://github.com/delania-oliveira/refind-gruvbox-theme","last_synced_at":"2026-01-08T10:55:35.921Z","repository":{"id":131298935,"uuid":"331414594","full_name":"delania-oliveira/refind-gruvbox-theme","owner":"delania-oliveira","description":"Theme for rEFInd based on Gruvbox color scheme","archived":false,"fork":false,"pushed_at":"2024-05-19T19:03:50.000Z","size":279,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T15:19:43.391Z","etag":null,"topics":["boot-manager","efi","gruvbox","gruvbox-color-scheme","gruvbox-dark","refind","refind-gruvbox","refind-theme","theme","uefi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delania-oliveira.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-20T19:49:04.000Z","updated_at":"2025-01-13T00:23:43.000Z","dependencies_parsed_at":"2024-05-19T20:36:22.522Z","dependency_job_id":null,"html_url":"https://github.com/delania-oliveira/refind-gruvbox-theme","commit_stats":null,"previous_names":["delania-oliveira/refind-gruvbox-theme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delania-oliveira%2Frefind-gruvbox-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delania-oliveira%2Frefind-gruvbox-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delania-oliveira%2Frefind-gruvbox-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delania-oliveira%2Frefind-gruvbox-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delania-oliveira","download_url":"https://codeload.github.com/delania-oliveira/refind-gruvbox-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246454013,"owners_count":20780056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boot-manager","efi","gruvbox","gruvbox-color-scheme","gruvbox-dark","refind","refind-gruvbox","refind-theme","theme","uefi"],"created_at":"2024-12-13T12:20:31.510Z","updated_at":"2026-01-08T10:55:35.875Z","avatar_url":"https://github.com/delania-oliveira.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# rEFInd Gruvbox theme\n\n## :star2: About\nThis is a clean theme for rEFInd based on [Gruvbox](https://github.com/morhetz/gruvbox) palette \n\nrEFInd is an easy boot manager for computers based on the EFI and UEFI by Roderick W. Smith.\n\n#### More information in the official website\n\n[rEFInd](https://www.rodsbooks.com/refind/)\n\n\n## :rainbow: Preview\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./screenshots/screenshot.png\" width=\"75%\" hight=\"auto\"\u003e\u003c/p\u003e\n\n## :wrench: How to install\n\n1. Locate your rEFInd directory. For most systems \u003ccode\u003e/boot/efi/EFI/refind\u003c/code\u003e\n    - Create a folder called \u003ccode\u003ethemes\u003c/code\u003e inside it, if it doesn't already exist \n2. Clone this repository and copy into the \u003ccode\u003ethemes\u003c/code\u003e directory\n3. Add \u003ccode\u003einclude themes/refind-gruvbox-theme/theme.conf\u003c/code\u003e at the end of \u003ccode\u003erefind.conf\u003c/code\u003e on refind directory.\n\n## :pencil2: How to edit\n\n- Background - you can search lines and edit this on \u003ccode\u003etheme.conf\u003c/code\u003e\n```\n# Background\nbanner themes/refind-gruvbox-theme/img/bg2.png\n```\n\n## :raising_hand: How to contribute\n\n1. Fork this repository and clone your fork in your system\n2. Copy the png icons into the appropriate icons folders\n3. Commit, upload your fork and them open a PR\n\n#### :cherries: Icons\n\n1. The icons must be in scheme color [Gruvbox](https://github.com/morhetz/gruvbox) \n2. OS - 128px x 128px \n3. Tools - 48px x 48px\n4. Respect the nomeclatures like \u003ccode\u003eos_arch\u003c/code\u003e for systems and \u003ccode\u003efunc_about\u003c/code\u003e for tools. You can see all names on directory \u003ccode\u003eboot/efi/EFI/refind/icons\u003c/code\u003e\n\n## :space_invader: Issues\n\n### Icons/Background blurry: \n\n- You can try disabling CSM and modify to not use a \"Legacy\" or \"Compatibility\" mode\n- After add your resolution on \u003ccode\u003etheme.conf\u003c/code\u003e like this\n\n```\n# Resolution\nresolution 1920 1080\n```\n\n## :sparkles: Credits\n\n- Scheme Collor - [Gruvbox](https://github.com/morhetz/gruvbox)\n- OS icons (Arch, Debian, Ubuntu, Manjaro, Fedora, Gentoo, MX, Mint, Linux) - [Wikimedia](https://commons.wikimedia.org/wiki/Main_Page) - [SVGRepo](https://www.svgrepo.com)\n- Tools icons - [Flaticon](https://www.flaticon.com/) \n\n####  :pushpin: License\n[MIT License](https://github.com/delania-oliveira/refind-gruvbox-theme/blob/main/LICENSE)\n\n-----\n\u003cp align=\"center\"\u003eMake with :yellow_heart: by Delania Oliveira.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelania-oliveira%2Frefind-gruvbox-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelania-oliveira%2Frefind-gruvbox-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelania-oliveira%2Frefind-gruvbox-theme/lists"}