/* AROS5 Theme by Shufflepuck Caf */

BaseColors = 0x000000 0x000000          /* base color fore activated and deactivated borderlines ARGB format */                                        

UseGradients = Yes                          /* use gradients instead of the default image in Borders */
ActivatedGradient = 0xCCCCCC 0xCCCCCC 0     /* top bottom and arc for the Activated Gradient (ARGB Format) maybe arc does not work */
DeactivatedGradient = 0xCCCCCC 0xCCCCCC 0   /* same but for deactivated windows */

WindowTitleMode = Drop shadow                    /* titlebar title effect */
WindowTitleColors = 0x00FFFFFF 0x00555555   /* titlebar title active and inactive color  */
ScreenTitleMode = Outline                    /* screenbar title effect */
ScreenTitleColors = 0x00111111 0x00FFFFFF   /* screenbar title active and inactive color */

ContainerTop = 0 6           /* top part of the propotional container */
ContainerVertTile = 15 100   /* the tileable part of the container */
ContainerBottom = 190 6      /* the bottom part of the container */

ContainerLeft = 0 6          /* as above but for the vertical bars */
ContainerHorTile = 15 100
ContainerRight = 190 6

KnobTop = 0 5                /* upper part of the knob */
KnobTileTop = 10 40          /* the upper tileable part */
KnobVertGripper = 62 12      /* the gripper */
KnobTileBottom = 80 40       /* the bottom tileable part */
KnobBottom = 135 5           /* the bottom part */

KnobLeft = 0 5               /* as above but for horizontal knob */
KnobTileLeft = 10 40
KnobHorGripper = 62 12
KnobTileRight = 80 40
KnobRight = 135 5 

AddUpDown = 0 0                /* arrows */
AddLeftRight = 0 0

SBarHeight = 20              /* height of the Screentitlebar */
LogoOffset = 15              /* put the Screenlogo at this offset (horizontal position) */
TitleOffset = 22             /* offset for the Title of a Screen */

CloseRight = No              /* put the close titlebar button to the right */

BarHeight    = 25            /* height of window titlebar */
BarLayout    = Vertical      /* horizontal (default) or Vertical, should be Vertical */
BarRounded   = Yes           /* titlebar top corners should be rounded */
BarMasking   = Yes           /* picture mask defines titlebar shape? */

BarPre         = 0  8        /* left end of titlebar if no gadgets follow */
BarPreGadget   = 0  8        /* left end of titlebar if some gadgets follow */
BarLGadgetFill = 10 60       /* tileable background for left-side gadgets */
BarJoinGB      = 10 1        /* join between gadgets and left part of dragbar */
BarLFill       = 10 1        /* tileable background for left part of dragbar */
BarJoinBT      = 100 7       /* join between left part of dragbar and title */
BarTitleFill   = 110 30      /* tileable background for title */
BarJoinTB      = 143 7       /* join between title and right part of dragbar */
BarRFill       = 160 100     /* tileable background for right part of dragbar */
BarJoinBG      = 210 10      /* join between right part of dragbar and gadgets */
BarRGadgetFill = 255 32      /* tileable background for right-side gadgets */
BarPostGadget  = 292 8       /* right end of titlebar if some gadgets precede */
BarPost        = 292 8       /* right end of titlebar if no gadgets precede */

LeftBorder = 10              /* window border size */
RightBorder = 10
BottomBorder = 10

RightBorderGads = 21         /* width of the right border when gadgets are used */
BottomBorderGads = 21        /* height of the bottom border when gadgets are used */
NoInactiveSelected = No      /* window border gadgets have only 3 states? */

SBarGadgetAutoSize  = Yes
WBarGadgetAutoSize  = Yes
ArrowGadgetAutoSize = Yes
SizeGadgetAutoSize  = Yes

