From b8a9b6a5a35b4e02fca419ad0d3bddd09dcea93a Mon Sep 17 00:00:00 2001 From: crylia Date: Tue, 6 Jul 2021 18:41:34 +0200 Subject: [PATCH] add new Super Mario Font as default --- grub/themes/mario/supermario.pf2 | Bin 0 -> 4210 bytes grub/themes/mario/theme.txt | 9 +++++---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 grub/themes/mario/supermario.pf2 diff --git a/grub/themes/mario/supermario.pf2 b/grub/themes/mario/supermario.pf2 new file mode 100644 index 0000000000000000000000000000000000000000..85e10926503bde14b8417ebb1458002ceaddf975 GIT binary patch literal 4210 zcmeHK%WoS+93FRz-K4>;B1MY8u;#==JVOD41S>a>HZ&=r4zzGHG?YT#5TG1lo7d4k z@dqFt5@+7Gl{hT?13Ydk?SbdPzMz#@Jbd5IcrzO(C0C?4nNQ!&&iv;0-rbqmxoIK9 z(S@0riF1{C@>{E0>r0!Z`P$}{wbEQ|^-}4!)3ueQ(y6tpx0lW@UEW%*ZI&iZikZs% zES49qv0Pl3o;{5-C zeiEv8lB5ZEfP}jqB>4sK5XN;k0LmoufQLyMfJaC^15`-92b>~_08~DE4`7PqIRFjI zz7Loo`3^ugW&Z}yk{tD=b8|Jo<0S6^&XRlsm?QZUKn;%B0P210Jm3kEcL56|Ujv>b z`2)b)LpKAeB%EF(c?a+m$yb1>39+F zJPB2}MDiA3iR25w3nae+7@-k5{6!Kfeubn7c!}f_z{?~*1C}wa9|5e8IDl1>O~4w- z$AEQ`p8y*e`QrfI&NDY&A>s6^Bp(5`NPYyohEW&>yiW2c;0+QAyGrsQ;7yVr0H0!< z7y@wTiL+Cc#froa7eZt(#>J2r6ax zg9m(MZgEU!4Q|n=^9a}K$c4btLeQ0~BZ>Zh2cV*m#Um3@2oG0uq~Wnr9; z$qeI{$_cG^D!?iXDt_)BnWy%c`UvJCl0(Hzt2!91v@N!by&qQ+V!%toV@&#J-U8BfUwe2c3orxKh=_=P8yX^(4EZUxrdP33}+UsK13sQy8O2S@cn4x{j z5lrg7Hxtr#Vp2ES;5Z*`bytQ#uPj?}127EUy+yk<4lP6{p00r!eS2oVZX}*M@oy7@<_BL>nPxHc~~a zx_h8{r{Uz(W2^tr*eh3e6w@A4&zX)&MIF{uaT<#0xFk)7M2R`pN z;;=uaUU&}sBfDY$5vpE25BuZ)s6UR0F?@L7qXO?WcsG=dvek5pc@eb3sO|+lr literal 0 HcmV?d00001 diff --git a/grub/themes/mario/theme.txt b/grub/themes/mario/theme.txt index 7ae88a1..a38431b 100644 --- a/grub/themes/mario/theme.txt +++ b/grub/themes/mario/theme.txt @@ -3,21 +3,22 @@ # Global Property title-text: "" desktop-image: "background.png" -terminal-box: "" +terminal-box: "terminal_box_*.png" terminal-left: "0" terminal-top: "0" terminal-width: "100%" terminal-height: "100%" terminal-border: "1" -terminal-font: "Mario64 Regular 32" +terminal-font: "Super Mario Land (Game Boy) Regular 24" # Boot menu + boot_menu { left = 29% top = 33% - width = 500 + width = 550 height = 400 - item_font = "Mario64 Regular 32" + item_font = "Super Mario Land (Game Boy) Regular 24" + #item_font = "Mario64 Regular 32" item_color = "#212121" selected_item_color = "#49276b" item_spacing = 10