booth themes colors changed
This commit is contained in:
parent
ef89fec6d4
commit
a1f0778ca6
@ -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=0x001056
|
||||
mainmenu.normal.fg=0x001056
|
||||
mainmenu.bar.color=0x3d3a43
|
||||
mainmenu.normal.fg=0xfddc7d
|
||||
mainmenu.selected.fg=0xffffff
|
||||
; boot option colors
|
||||
bootopt.label.fg=0xffffff
|
||||
|
@ -1,6 +1,6 @@
|
||||
AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.org] )
|
||||
|
||||
PROGRESS_COLOR=306ac4
|
||||
PROGRESS_COLOR=3f3c45
|
||||
TITLE_COLOR=306ac4
|
||||
LIGHT_COLOR_HEX=F5F5F5
|
||||
MIDDLE_COLOR_HEX=306ac4
|
||||
|
@ -69,7 +69,7 @@ terminal-font: "Misc Fixed Regular 13"
|
||||
scrollbar_width = 20
|
||||
scrollbar_thumb = "scrollbar_slider_*.png"
|
||||
scrollbar_frame = "scrollbar_border_*.png"
|
||||
item_color = "#001056"
|
||||
item_color = "#ffcd7a"
|
||||
selected_item_color = "#ffffff"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user