This commit is contained in:
vinceliuice
2019-10-24 14:37:47 +08:00
parent d45303f19b
commit 9c649498e3
15 changed files with 6 additions and 6 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30% top = 30%
width = 45% width = 45%
height = 60% height = 60%
item_font = "Cantarell Regular 16" item_font = "Unifont Regular 16"
item_color = "#cccccc" item_color = "#cccccc"
selected_item_color = "#ffffff" selected_item_color = "#ffffff"
icon_width = 32 icon_width = 32
@@ -40,5 +40,5 @@ terminal-border: "0"
id = "__timeout__" id = "__timeout__"
text = "Booting in %d seconds" text = "Booting in %d seconds"
color = "#cccccc" color = "#cccccc"
font = "Cantarell Regular 16" font = "Unifont Regular 16"
} }
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30% top = 30%
width = 45% width = 45%
height = 60% height = 60%
item_font = "Cantarell Regular 24" item_font = "DejaVu Sans Regular 24"
item_color = "#cccccc" item_color = "#cccccc"
selected_item_color = "#ffffff" selected_item_color = "#ffffff"
icon_width = 48 icon_width = 48
@@ -40,5 +40,5 @@ terminal-border: "0"
id = "__timeout__" id = "__timeout__"
text = "Booting in %d seconds" text = "Booting in %d seconds"
color = "#cccccc" color = "#cccccc"
font = "Cantarell Regular 24" font = "DejaVu Sans Regular 24"
} }
+2 -2
View File
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30% top = 30%
width = 45% width = 45%
height = 60% height = 60%
item_font = "Cantarell Regular 32" item_font = "DejaVu Regular 32"
item_color = "#cccccc" item_color = "#cccccc"
selected_item_color = "#ffffff" selected_item_color = "#ffffff"
icon_width = 64 icon_width = 64
@@ -40,5 +40,5 @@ terminal-border: "0"
id = "__timeout__" id = "__timeout__"
text = "Booting in %d seconds" text = "Booting in %d seconds"
color = "#cccccc" color = "#cccccc"
font = "Cantarell Regular 32" font = "DejaVu Regular 32"
} }