## This is the default dockbarx style

## Rows that begins with # are comments
## Change the name if you make a new style
name=Radiance-dock
## Thickness of the border (in pixels)
border_width=0.3

## The color for the border of the popup
border_color="#ffffff"
## The radius of the corner roundness (in pixels).
roundness=7
side_padding=12
slope=52
bend=0
rel_size=50




bg_color="#ffffff"
bg_alpha=100


## Thickness of the border (in pixels)
#border_width=0.8

## The color for the border of the popup
use_linear_gradient1=1
linear_gradient1_angle=90

linear_gradient1_start=0
linear_gradient1_start_color="#ffffff"
linear_gradient1_start_alpha=5
linear_gradient1_stop=99
linear_gradient1_stop_color="#ffffff"
linear_gradient1_stop_alpha=20




## A second bar can be placed upon the first bar. 
##To use the second bar, use_bar2 needs to be set to 1.
use_bar2=0

## The second bar can either be overlayed over the first so that you can
## see the first bar underneath as long as the second bar isn't completely
## opacue. Alternatively the second bar can replace the first bar when they
## overlap. This is the default option. Change it by setting bar_type to "layer".
bar2_type=layer

## Pretty much all commands commands mentioned above can be
## used for the second bar. Just add the prefix "bar2_" to them. 

bar2_bg_color= "000000"
bar2_bg_alpha=0
bar2_border_width=0.5
bar2_border_color="#000000"
bar2_rel_size=52
bar2_roundness=7
bar2_side_padding=12
bar2_slope=52
bar2_bend=0

bar2_use_linear_gradient1=1
bar2_linear_gradient1_angle=90
bar2_linear_gradient1_start=0
bar2_linear_gradient1_start_color="#FFFFFF"
bar2_linear_gradient1_start_alpha=0
bar2_linear_gradient1_stop=100
bar2_linear_gradient1_stop_color="#FFFFFF"
bar2_linear_gradient1_stop_alpha=0














