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
59b1a393
Commit
59b1a393
authored
Jun 02, 2011
by
Sergey V Turchin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- update basic colors
parent
acaa170c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
gfxboot.cfg.in
components/bootloader/gfxboot.cfg.in
+2
-2
configure.ac
configure.ac
+3
-3
No files found.
components/bootloader/gfxboot.cfg.in
View file @
59b1a393
...
...
@@ -39,8 +39,8 @@ mainmenu.bar.minwidth=294
; main menu selection bar transparency (0..255)
mainmenu.bar.transparency=0
; main menu colors
mainmenu.bar.color=0x00
1056
mainmenu.normal.fg=0x00
1056
mainmenu.bar.color=0x00
5642
mainmenu.normal.fg=0x00
5642
mainmenu.selected.fg=0xffffff
; boot option colors
bootopt.label.fg=0xffffff
...
...
configure.ac
View file @
59b1a393
...
...
@@ -5,10 +5,10 @@ PROGRESS_COLOR=`./fetch_color selectBackground` #MIDDLE_COLOR_DEC
TITLE_COLOR=`./fetch_color handle`
INACTIVE_COLOR=`./fetch_color inactiveTitleBtnBg`
LIGHT_COLOR_HEX=F5F5F5 #new
MIDDLE_COLOR_HEX=30
6ac4
#new
DARK_COLOR_HEX=00
1056
MIDDLE_COLOR_HEX=30
c4a2
#new
DARK_COLOR_HEX=00
5650
LIGHT_LABELS_HEX=FFFFFF #new
DARK_LABELS_HEX=2
42a60
#mew
DARK_LABELS_HEX=2
3605e
#mew
MIDDLE_LABELS_HEX=666666 #new
SHADOW_HEX=A6A6A6
LIGHT_COLOR_DEC=`./color_dec ${LIGHT_COLOR_HEX}`
...
...
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