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
769cb6b4
Commit
769cb6b4
authored
Sep 27, 2013
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix bootloader colors
parent
e4753271
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
gfxboot.cfg.in
components/bootloader/gfxboot.cfg.in
+9
-9
No files found.
components/bootloader/gfxboot.cfg.in
View file @
769cb6b4
...
@@ -43,20 +43,20 @@ mainmenu.bar.color=0x001056
...
@@ -43,20 +43,20 @@ mainmenu.bar.color=0x001056
mainmenu.normal.fg=0x2b328d
mainmenu.normal.fg=0x2b328d
mainmenu.selected.fg=0xffffff
mainmenu.selected.fg=0xffffff
; boot option colors
; boot option colors
bootopt.label.fg=0x
ffffff
bootopt.label.fg=0x
2b328d
bootopt.text.fg=0x
ffffff
bootopt.text.fg=0x
2b328d
; progress bar color
; progress bar color
progress.bar.color=0x
@MIDDLE_COLOR_HEX@
progress.bar.color=0x
001056
; menu colors
; menu colors
menu.normal.bg=0xe9e8e7
menu.normal.bg=0xe9e8e7
menu.normal.fg=0x000000
menu.normal.fg=0x000000
menu.selected.bg=0xc9c8c8
menu.selected.bg=0xc9c8c8
menu.selected.fg=0x000000
menu.selected.fg=0x000000
; window colors
; window colors
window.bg=0x
d8deed
window.bg=0x
ffffff
window.fg=0x000000
window.fg=0x000000
window.title.bg=0x
@TITLE_COLOR@
window.title.bg=0x
787878
window.title.fg=0x
@DARK_LABELS_HEX@
window.title.fg=0x
000000
window.title.error.bg=0xc00000
window.title.error.bg=0xc00000
; help system colors
; help system colors
help.link.fg=0x185da0
help.link.fg=0x185da0
...
@@ -65,9 +65,9 @@ help.link.selected.bg=0x185da
...
@@ -65,9 +65,9 @@ help.link.selected.bg=0x185da
help.highlight.fg=0x@DARK_COLOR_HEX@
help.highlight.fg=0x@DARK_COLOR_HEX@
; panel colors
; panel colors
panel.fg=0x000000
panel.fg=0x000000
panel.title.fg=0x
ffffff
panel.title.fg=0x
001056
panel.normal.fg=0x
f1f1ff
panel.normal.fg=0x
2b328d
panel.f-key.fg=0x
f8e97c
panel.f-key.fg=0x
2b328d
; default keymap (e.g. de_DE, czech)
; default keymap (e.g. de_DE, czech)
keymap=
keymap=
...
...
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