home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
tema
/
aos
/
download
/
SKY397.ZIP
/
system
/
themes
/
advanced.sgt
next >
Wrap
Text File
|
2003-04-19
|
2KB
|
41 lines
# Advanced SkyOS theme.
# This file gets loaded and parsed when SkyOS boots. (init application).
# For default, all applications will start with following theme configurations.
##################################################################################
# title bar #
##################################################################################
# Color of title if window has focus
titlecolor_focus=0x002878FA
# Color of title if window doesn't have focus
titlecolor_nofocus=0x00808080
# Style of title
# 1 = SOLID_FILL (always used if bpp <= 8)
# 2 = DRAW_LINES in title bar (only in solid fill mode)
# 4 = FADED FILL
titlestyle=0x00000003
##################################################################################
# scrollbar #
##################################################################################
# Color of scrollbar body
scrollbar_body_color=0x002878FA
##################################################################################
# listbox #
##################################################################################
listboxcaptionbackground=0x00808080
listboxcaptiontextcolor=0x00000000
listboxselectcolor=0x0000FF00
##################################################################################
# button #
##################################################################################
buttonstyle=0x00000000
buttoncolor=0x00808080
buttoncolor_over=0x002878FA