Include GRUB text/background colors in the theme pack / alternatives system. (Closes: #606383)

This commit is contained in:
Aurélien COUDERC
2016-11-09 23:31:28 +00:00
parent 3da0f5d5d1
commit cfe0cd284f
12 changed files with 63 additions and 24 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ clean:
install:
install -d $(DESTDIR)/$(dir)
$(INSTALL) $(wildcard *.png) $(DESTDIR)/$(dir)
$(INSTALL) $(wildcard *.png *.sh) $(DESTDIR)/$(dir)
grub-4x3.png: grub-4x3.svg
rsvg-convert $< > $@
+3
View File
@@ -0,0 +1,3 @@
WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png
COLOR_NORMAL=white/black
COLOR_HIGHLIGHT=black/white