Subversion Repositories Kolibri OS

Rev

Rev 9511 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9511 Rev 9524
Line 3... Line 3...
3
SKIN_PARAMS \
3
SKIN_PARAMS \
4
  height          = bmp_center1.height,\  ; skin height
4
  height          = bmp_center1.height,\  ; skin height
5
  margins         = [6:5:65:3],\          ; margins [left:top:right:bottom]
5
  margins         = [6:5:65:3],\          ; margins [left:top:right:bottom]
6
  colors active   = [binner=0x626262:\    ; border inner
6
  colors active   = [binner=0x626262:\    ; border inner
7
                     bouter=0x010812:\    ; border outer
7
                     bouter=0x010812:\    ; border outer
8
                     bframe=0x626262],\   ; border middle
8
                     bframe=0x1E1E1E],\   ; border middle
9
  colors inactive = [binner=0x626262:\    ; border inner
9
  colors inactive = [binner=0x626262:\    ; border inner
10
                     bouter=0x010812:\    ; border outer
10
                     bouter=0x010812:\    ; border outer
11
                     bframe=0x626262],\   ; border middle
11
                     bframe=0x1E1E1E],\   ; border middle
12
  dtp             = 'default.dtp'          ; dtp colors
12
  dtp             = 'default.dtp'          ; dtp colors
Line 13... Line 13...
13
 
13
 
14
SKIN_BUTTONS \
14
SKIN_BUTTONS \
15
  close    = [-28:3][25:17],\             ; buttons coordinates
15
  close    = [-28:3][25:17],\             ; buttons coordinates