Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
2f6c600c
Commit
2f6c600c
authored
Aug 07, 2013
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Show grub2 message in two line and with big font size
parent
1e29a2a2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
12 deletions
+22
-12
theme.txt
components/grub2/theme.txt
+22
-12
No files found.
components/grub2/theme.txt
View file @
2f6c600c
...
...
@@ -24,27 +24,37 @@
message-font: "DejaVu Sans Regular 12"
title-text: ""
message-color: "#000000"
message-bg-color: "#
0c2c6c
"
message-bg-color: "#
77b5f2
"
desktop-image: "boot.png"
terminal-font: "Misc Fixed Regular 13"
#help bar at the bottom
+ label {
top = 100%-25
left = 0
width = 100%
height = 20
#text = "To boot the selected operating system using default settings, press Enter. For additional settings, press E"
text = "Для запуска системы выберите пункт меню и нажмите Enter. Для редактирования меню нажмите E"
top = 100%-60
left = 20%
width = 60%
height = 25
text = "Для запуска системы выберите пункт меню и нажмите Enter."
align = "center"
font = "DejaVu Sans Regular 12"
color = "#F8E97C"
font = "Droid Sans Bold 14"
color = "#008"
}
+ label {
top = 100%-40
left = 20%
width = 60%
height = 25
text = "Для редактирования меню нажмите E. Для выхода - Esc."
align = "center"
font = "Droid Sans Bold 14"
color = "#008"
}
#menu
+ boot_menu {
left =
16
%
width = 6
8
%
left =
20
%
width = 6
0
%
top = 30%
height = 40%
item_font = "DejaVu Sans Bold 14"
...
...
@@ -60,7 +70,7 @@ terminal-font: "Misc Fixed Regular 13"
scrollbar_width = 20
scrollbar_thumb = "scrollbar_slider_*.png"
scrollbar_frame = "scrollbar_border_*.png"
item_color = "#
b5bdd
0"
item_color = "#
00008
0"
selected_item_color = "#ffffff"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment