Source: grub-theme-based
Section: admin
Priority: optional
Maintainer: Clay Risser <clayrisser@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 librsvg2-bin,
Standards-Version: 4.7.0
Homepage: https://basedlinux.com
Vcs-Browser: https://git.corp.bitspur.com/basedlinux.com/debian/grub-theme-based
Vcs-Git: https://git.corp.bitspur.com/basedlinux.com/debian/grub-theme-based.git

Package: grub-theme-based
Architecture: all
Depends:
 grub-common,
 ${misc:Depends},
Description: Based Linux boot menu theme for GRUB
 A GRUB gfxmenu theme drawn from the Based Linux brand palette: the brand
 wallpaper as the menu background, menu entries in the palette's foreground
 colour, and the selected entry and the countdown bar in the accent colour.
 No fonts are referenced, so the theme renders with GRUB's built-in font.
 .
 Installing this package only puts the theme at
 /boot/grub/themes/based-linux/. Select it with
 GRUB_THEME=/boot/grub/themes/based-linux/theme.txt in /etc/default/grub
 (or an /etc/default/grub.d drop-in) and run update-grub.
