| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- [Personality]
- ;No button transparencies=0
- UsesTran=0
- ;Amount in pixels to shift the titlebar text by from the left
- TextShift=60
- ;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
- ; And last of all we want the respective heights of the bits 76, 84
- TopTopHeight=76
- TopBotHeight=84
- LeftTopHeight=33
- LeftBotHeight=13
- RightTopHeight=33
- RightBotHeight=13
- BottomTopHeight=0
- BottomBotHeight=0
- ;Number of buttons we have defined in this personality
- ButtonCount=4
- ButtonImgCount = 3
- [Button0]
- Align=1
- XCoord=61
- YCoord=4
- Action=2
- Command=
- ButtonImage=min.bmp
- [Button1]
- Align=1
- XCoord=42
- YCoord=4
- Action=1
- Command=
- ButtonImage=max.bmp
- Visibility=4
- [Button2]
- Align=1
- XCoord=23
- YCoord=4
- Action=0
- Command=
- ButtonImage=close.bmp
- [Button3]
- Align=1
- XCoord=42
- YCoord=4
- Action=1
- Command=
- ButtonImage=restore.bmp
- Visibility=3
- [Colours]
- BarColor = 207 207 207
- MenuColor = 207 207 207
- ButtonFace= 238 238 0
- ButtonHilight=238 238 238
- ButtonText=0 0 0
- ButtonFocus=200 200 200
- ButtonShadow=146 146 146
- ButtonAlternateFace=184 184 184
- ButtonDkShadow=0 0 0
- ActiveBorder=220 220 220
- ActiveTitle=0 0 128
- AppWorkSpace=146 146 146
- Background=64 112 176
- 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=button.bmp
- TopHeight=11
- BottomHeight=11
- LeftWidth=12
- RightWidth=12
- MouseOver=1
- Tile=1
- Trans=1
|