| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- [Personality]
- ;No button transparencies=0
- UsesTran=1
- ;Amount in pixels to shift the titlebar text by from the left
- TextShift=30
- ;Amount in pixels to shift the titlebar text down by
- TextShiftVert=0
- ;Border and title bar bitmaps
- Top=top.bmp
- Left=left.bmp
- Right=right.bmp
- Bottom=bottom.bmp
- ; And last of all we want the respective heights of the bits 76, 84
- TopTopHeight=40
- TopBotHeight=60
- LeftTopHeight=29
- LeftBotHeight=8
- RightTopHeight=29
- RightBotHeight=8
- BottomTopHeight=0
- BottomBotHeight=0
- ;Number of buttons we have defined in this personality
- ButtonCount=4
- ButtonImgCount = 3
- [Button0]
- Align=1
- XCoord=74
- YCoord=4
- Action=2
- Command=
- ButtonImage=min.bmp
- [Button1]
- Align=1
- XCoord=50
- YCoord=4
- Action=1
- Command=
- ButtonImage=max.bmp
- Visibility=4
- [Button2]
- Align=1
- XCoord=26
- YCoord=4
- Action=0
- Command=
- ButtonImage=close.bmp
- [Button3]
- Align=1
- XCoord=50
- YCoord=4
- Action=1
- Command=
- ButtonImage=restore.bmp
- Visibility=3
- [Colours]
- BarColor = 224 223 227
- MenuColor = 224 223 227
- ActiveBorder=220 220 220
- ActiveTitle=0 0 128
- AppWorkSpace=146 146 146
- Background=64 112 176
- ButtonAlternateFace=184 184 184
- ButtonDkShadow=0 0 0
- ButtonFace=207 207 207
- ButtonHilight=238 238 238
- ButtonLight=220 220 220
- ButtonShadow=146 146 146
- ButtonText=0 0 0
- GradientActiveTitle=64 112 176
- GradientInactiveTitle=129 142 150
- GrayText=146 146 146
- Hilight=64 112 176
- HilightText=255 255 255
- HotTrackingColor=0 0 255
- InactiveBorder=220 220 220
- InactiveTitle=146 146 146
- InactiveTitleText=192 192 192
- InfoText=0 0 0
- InfoWindow=255 154 53
- Menu=207 207 207
- MenuText=0 0 0
- Scrollbar=238 238 238
- TitleText=255 255 255
- Window=255 255 255
- WindowFrame=0 0 0
- WindowText=0 0 0
- TransColor = 255 0 255
- [Buttons]
- CheckButton=Checkbox.bmp
- RadioButton=Radio.bmp
- Bitmap=Buttons.bmp
- TopHeight=4
- BottomHeight=4
- LeftWidth=4
- RightWidth=4
- MouseOver=1
- NormalFont=0
- PressedFont=2
- DisabledFont=0
- FocusFont=3
- DefaultFont=3
- MouseOverFont=3
- NormalColour=0
- PressedColour=0
- DisabledColour=2
- FocusColour=1
- DefaultColour=1
- MouseOverColour=1
|