Commit 83a7e998 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Use correct fonts

parent cb9908dc
......@@ -21,12 +21,12 @@
# THE SOFTWARE.
#general settings
message-font: "Droid Bold 12"
message-font: "DejaVu Sans Bold 12"
title-text: ""
message-color: "#000000"
message-bg-color: "#0c2c6c"
desktop-image: "boot.png"
terminal-font: "Droid Regular 12"
terminal-font: "Terminus Regular 14"
#help bar at the bottom
+ label {
......@@ -36,7 +36,7 @@ terminal-font: "Droid Regular 12"
height = 20
text = "To boot the selected operating system using default settings, press Enter. For additional settings, press E"
align = "center"
font = "DejaVu Sans Regular 10"
font = "DejaVu Sans Regular 12"
color = "#F8E97C"
}
......@@ -46,8 +46,8 @@ terminal-font: "Droid Regular 12"
width = 58%
top = 30%
height = 40%
item_font = "Misc Fixed Bold 13"
selected_item_font = "Misc Fixed Bold 13"
item_font = "DejaVu Sans Bold 12"
selected_item_font = "DejaVu Sans Bold 12"
icon_height = 24
icon_width = 24
item_height = 26
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment