add new Super Mario Font as default
This commit is contained in:
BIN
grub/themes/mario/supermario.pf2
Normal file
BIN
grub/themes/mario/supermario.pf2
Normal file
Binary file not shown.
@@ -3,21 +3,22 @@
|
|||||||
# Global Property
|
# Global Property
|
||||||
title-text: ""
|
title-text: ""
|
||||||
desktop-image: "background.png"
|
desktop-image: "background.png"
|
||||||
terminal-box: ""
|
terminal-box: "terminal_box_*.png"
|
||||||
terminal-left: "0"
|
terminal-left: "0"
|
||||||
terminal-top: "0"
|
terminal-top: "0"
|
||||||
terminal-width: "100%"
|
terminal-width: "100%"
|
||||||
terminal-height: "100%"
|
terminal-height: "100%"
|
||||||
terminal-border: "1"
|
terminal-border: "1"
|
||||||
terminal-font: "Mario64 Regular 32"
|
terminal-font: "Super Mario Land (Game Boy) Regular 24"
|
||||||
|
|
||||||
# Boot menu
|
# Boot menu
|
||||||
+ boot_menu {
|
+ boot_menu {
|
||||||
left = 29%
|
left = 29%
|
||||||
top = 33%
|
top = 33%
|
||||||
width = 500
|
width = 550
|
||||||
height = 400
|
height = 400
|
||||||
item_font = "Mario64 Regular 32"
|
item_font = "Super Mario Land (Game Boy) Regular 24"
|
||||||
|
#item_font = "Mario64 Regular 32"
|
||||||
item_color = "#212121"
|
item_color = "#212121"
|
||||||
selected_item_color = "#49276b"
|
selected_item_color = "#49276b"
|
||||||
item_spacing = 10
|
item_spacing = 10
|
||||||
|
|||||||
Reference in New Issue
Block a user