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
8664c315
Commit
8664c315
authored
Sep 16, 2021
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
booth themes colors changed
parent
fad4dc56
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
gfxboot.cfg.in
bootloader/gfxboot.cfg.in
+2
-2
configure.ac
configure.ac
+1
-1
theme.txt
grub2/theme.txt
+1
-1
No files found.
bootloader/gfxboot.cfg.in
View file @
8664c315
...
@@ -39,8 +39,8 @@ mainmenu.bar.minwidth=294
...
@@ -39,8 +39,8 @@ mainmenu.bar.minwidth=294
; main menu selection bar transparency (0..255)
; main menu selection bar transparency (0..255)
mainmenu.bar.transparency=0
mainmenu.bar.transparency=0
; main menu colors
; main menu colors
mainmenu.bar.color=0x
001056
mainmenu.bar.color=0x
3d3a43
mainmenu.normal.fg=0x
001056
mainmenu.normal.fg=0x
fddc7d
mainmenu.selected.fg=0xffffff
mainmenu.selected.fg=0xffffff
; boot option colors
; boot option colors
bootopt.label.fg=0xffffff
bootopt.label.fg=0xffffff
...
...
configure.ac
View file @
8664c315
AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.org] )
AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.org] )
PROGRESS_COLOR=3
06ac4
PROGRESS_COLOR=3
f3c45
TITLE_COLOR=306ac4
TITLE_COLOR=306ac4
LIGHT_COLOR_HEX=F5F5F5
LIGHT_COLOR_HEX=F5F5F5
MIDDLE_COLOR_HEX=306ac4
MIDDLE_COLOR_HEX=306ac4
...
...
grub2/theme.txt
View file @
8664c315
...
@@ -69,7 +69,7 @@ terminal-font: "Misc Fixed Regular 13"
...
@@ -69,7 +69,7 @@ terminal-font: "Misc Fixed Regular 13"
scrollbar_width = 20
scrollbar_width = 20
scrollbar_thumb = "scrollbar_slider_*.png"
scrollbar_thumb = "scrollbar_slider_*.png"
scrollbar_frame = "scrollbar_border_*.png"
scrollbar_frame = "scrollbar_border_*.png"
item_color = "#
001056
"
item_color = "#
ffcd7a
"
selected_item_color = "#ffffff"
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