! ------------------------------------------------------------------------------
! Style File
! ---------------------------------------------------
! Reference area
! --------------
!<appearance> 	:= parentrelative | 
!			   [<bevel-type>] [<fill-type>] [interlaced] [border]
!
!    <bevel-type> 	:= sunken | flat | raised
!
!    <fill-type> 	:= gradient <gradient-type> | solid
!
!    <gradient-type> 	:= crossdiagonal | rectangle | pyramid | pipecross |
!			   elliptic | horizontal | vertical | diagonal
!
! <name>.appearance description 
! <name>.backgroundColor background color for solids 
! <name>.color1 initial color for gradients and interlaced solids 
! <name>.color2 target color for gradients and interlaced solids 
! <name>.borderWidth width of the texture border in pixels 
! <name>.borderColor color of the texture border 
!
! <ShadowColor Types. := toolbar.shadowColor | menu.title.shadowColor |
!								menu.frame.shadowColor | menu.active.shadowColor | 
!							window.label.focus.shadowColor | window.label.unfocus.shadowColor:
!
! For More help and options, visit:
! http://blackboxwm.sourceforge.net/BlackboxDocumentation/BlackboxStyles/StyleSyntax
! ------------------------------------------------------------------------------
	
style.name:									solar system
style.author:								eDio
style.date:
style.credits:								based on ptolemy-b
style.comments:

!--- toolbar
toolbar.appearance:                         raised gradient horizontal
toolbar.color1:								#020E1A
toolbar.color2:								#000D1D
toolbar.foregroundColor:                    #78B4F2
toolbar.alignment:                          center
toolbar.font:                               mints-mild
toolbar.textColor:			                #78B4F2
toolbar.marginWidth:						0
toolbar.borderWidth:						0

toolbar.button.appearance:                  raised gradient elliptic
toolbar.button.color1:						#092227
toolbar.button.color2:						#003178
toolbar.button.foregroundColor:             #A8E8FF

toolbar.button.pressed.appearance:          sunken gradient elliptic
toolbar.button.pressed.color1:				#66A4C9
toolbar.button.pressed.color2:				#2C5692
toolbar.button.pressed.foregroundColor:     #ffffff

toolbar.clock.appearance:                   parentrelative
toolbar.clock.marginWidth:                  0

toolbar.label.appearance:                   parentrelative
toolbar.label.marginWidth:                  0

toolbar.windowLabel.appearance:             raised gradient elliptic
toolbar.windowLabel.color1:                 #000D1D
toolbar.windowLabel.color2:                 #003178
toolbar.windowLabel.textColor:              #F5C771
toolbar.windowLabel.marginWidth:            2

!--- menu
menu.title.appearance:                      raised gradient vertical
menu.title.color1:                          #EDA537
menu.title.color2:                          #E87117
menu.title.borderWidth:                     0
menu.title.foregroundColor:                 #FFDC8B
menu.title.textColor:                       #FFDC8B
menu.title.font:                            nu
menu.title.alignment:                       center
menu.title.marginWidth:                     2

menu.frame.appearance:                      raised gradient elliptic
menu.frame.color1:			                #000D1D
menu.frame.color2:							#091B33
menu.frame.borderWidth:                     0
menu.frame.foregroundColor:                 #78B4F2
menu.frame.textColor:                       #78B4F2
menu.frame.disabledColor:                   #2C5692
menu.frame.font:                            nu
menu.frame.alignment:                       left
menu.frame.marginWidth:                     1

menu.active:                                flat gradient horizontal
menu.active.color1:                			#000D1D
menu.active.color2:                			#003178
menu.active.foregroundColor:                #F5C771
menu.active.textColor:                      #F5C771

!--- window
window.font:                                Lucida Console
window.fontHeight:                          10
window.alignment:                           center

window.title.marginWidth:                   1

window.title.focus.appearance:              raised gradient elliptic
window.title.focus.color1:			        #092227
window.title.focus.color2:         			#003178
window.title.focus.borderWidth:             0

window.title.unfocus.appearance:            raised gradient horizontal
window.title.unfocus.color1:		        #091B33
window.title.unfocus.color2:       			#091B33
window.title.unfocus.borderWidth:           0

window.label.marginWidth:                   2

window.label.focus.appearance:              parentrelative
window.label.focus.textColor:               #78B4F2

window.label.unfocus.appearance:            parentrelative
window.label.unfocus.textColor:             #2C5692

window.button.marginWidth:                  2

window.button.focus.appearance:             parentrelative
window.button.focus.foregroundColor:        #E87117

window.button.unfocus.appearance:           parentrelative
window.button.unfocus.foregroundColor:      #E87117

window.button.pressed.appearance:           parentrelative
window.button.pressed.foregroundColor:      #F5C771

window.handleHeight:                        5

window.handle.focus.appearance:             raised gradient vertical
window.handle.focus.color1:			        #78B4F2
window.handle.focus.color2:			        #A8E8FF
window.handle.focus.borderWidth:            0

window.handle.unfocus.appearance:           raised gradient vertical
window.handle.unfocus.color1:		        #091B33
window.handle.unfocus.color2:		        #003178
window.handle.unfocus.borderWidth:          0

window.frame.borderWidth:                   1
window.frame.focus.borderColor:             #091B33
window.frame.unfocus.borderColor:           #091B33

window.grip.focus.appearance:               raised gradient vertical
window.grip.focus.color1:                   #091B33
window.grip.focus.color2:                   #003178
window.grip.focus.borderWidth:              0

window.grip.unfocus.appearance:             raised gradient vertical
window.grip.unfocus.color1:                 #091B33
window.grip.unfocus.color2:                 #003178
window.grip.unfocus.borderWidth:       		0

!--- slit
slit.appearance:                            raised solid 
slit.backgroundColor:                       #091B33      
slit.borderWidth:                           0
slit.marginWidth:                           2

!--- globals
borderColor:                                #091B33
bevelWidth:                                 1

!--- root
rootCommand:                                bsetroot -full backgrounds\solar.jpg
    
! -- 3dc theme start --

! -- 3dc theme end --                       					

!bbwincolors information
BBwincolors.load:			                override

BBwincolors."COLOR_MENUBAR":		        #091B33
BBwincolors."COLOR_MENUHILIGHT":	        #091B33
BBwincolors."COLOR_MENU":		            #091B33
!selected menu item' border
BBwincolors."COLOR_HIGHLIGHT":	 	        #000D1D

BBwincolors."COLOR_3DFACE":		            #091B33
!inner borders
BBwincolors."COLOR_3DDKSHADOW":		        #091B33
BBwincolors."COLOR_3DHIGHLIGHT":	        #192B43
!outer borders
BBwincolors."COLOR_3DLIGHT":		        #091B33
BBwincolors."COLOR_3DSHADOW":		        #000D1D

BBwincolors."COLOR_ACTIVEBORDER":	        #091B33
BBwincolors."COLOR_INACTIVEBORDER":	        #091B33
!border for tooltips and selected button
BBwincolors."COLOR_WINDOWFRAME":	        #091B33

BBwincolors."COLOR_ACTIVECAPTION":	        #003178
BBwincolors."COLOR_INACTIVECAPTION":	    #091B33

BBwincolors."COLOR_APPWORKSPACE":	        #999999
BBwincolors."COLOR_WINDOW":		            #FFFFFF
BBwincolors."COLOR_WINDOWTEXT":				#000000
