This commit is contained in:
vinceliuice 2019-10-23 20:35:35 +08:00
parent a7b0d4b24c
commit 6353d51edb
7 changed files with 6 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 45%
height = 60%
item_font = "cantarell regular 16"
item_font = "Cantarell regular 16"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 32
@ -40,5 +40,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "cantarell regular 16"
font = "Cantarell regular 16"
}

View File

@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 45%
height = 60%
item_font = "cantarell regular 24"
item_font = "Cantarell regular 24"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 48
@ -40,5 +40,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "cantarell regular 24"
font = "Cantarell regular 24"
}

View File

@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 45%
height = 60%
item_font = "cantarell regular 32"
item_font = "Cantarell regular 32"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 64
@ -40,5 +40,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "cantarell regular 32"
font = "Cantarell regular 32"
}