# Name: simple_02.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add 4-pixel white and 12-pixel blue frames filter1.class=XBorderFilter filter1.frWidth=12,4 filter1.frCol=#5E80BE,white # Add drop shadow (background shifted 100 pixels to avoid left # border showing if used with Glacer style background) filter2.class=XBorderFilter filter2.shWidth=10 # filter2.shCol=#646060 filter2.shCol=$styleNegativeBackgroundColor filter2.shTrans=10 filter2.shDrop=soft filter2.bgOffX=100 filter2.bgCol=$styleBackgroundColor filter2.bgFile=$styleBackgroundFile