/usr/share/lilo/debian-de.dat is in lilo 1:24.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # Lilo boot menu background configuration (Lilo 23)
#
# color palette: 0 black, 3 magenta, 7 pink,
# 8 middle grey, 10 bright grey, 13 white
#
# bmp-table = <x>,<y>;<ncol>,<nrow>,<xsep>,<spill>
# bmp-colors = <fg>,<bg>,<sh>;<high-fg>,<high-bg>,<high-sh>
# bmp-timer = <x>,<y>;<fg>,<bg>,<sh>
bitmap = debian-de.bmp
bmp-table = 16,12;1,12,16
bmp-colors = 10,0,;7,0,
bmp-timer = 34,28;13,0,
|