Subversion Repositories Kolibri OS

Rev

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

Rev 7119 Rev 7608
Line 1... Line 1...
1
include 'skin.inc'
1
include 'skin.inc'
Line 2... Line 2...
2
 
2
 
3
SKIN_PARAMS \
3
SKIN_PARAMS \
4
  height          = bmp_base.height,\                       ; skin height
4
  height          = bmp_base.height,\                       ; skin height
5
  margins         = [7:2:7:4],\                             ; margins [left:top:right:bottom]
5
  margins         = [4:4:67:4],\                             ; margins [left:top:right:bottom]
6
  colors active   = [binner=0x000000:\                      ; border inner color
6
  colors active   = [binner=0x000000:\                      ; border inner color
7
                     bouter=0x000000:\                      ; border outer color
7
                     bouter=0x000000:\                      ; border outer color
8
                     bframe=0xAFB1BE],\                     ; border frame color
8
                     bframe=0xAFB1BE],\                     ; border frame color
9
  colors inactive = [binner=0x000000:\                      ; border inner color
9
  colors inactive = [binner=0x000000:\                      ; border inner color