You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			706 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			TeX
		
	
			
		
		
	
	
			706 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			TeX
		
	
| layer(barColor = '55 55 55' barColor-h = '45 45 45' barColor-s = '30 30 30')
 | |
| layer-dark(scroll = '-1 1' corner = '15' radius = '3' bgColor = '50 50 50' barColor = '80 80 80' barColor-h = '110 110 110' barColor-s = '130 130 130')
 | |
| 
 | |
| hbox()
 | |
| vbox()
 | |
| 
 | |
| //======================================
 | |
| // bg
 | |
| //======================================
 | |
| bg0(bgColor = '40 40 40')
 | |
| bg(bgColor = '60 60 60')
 | |
| bg2(bgColor = '55 55 55')
 | |
| bg3(bgColor = '50 50 50')
 | |
| 
 | |
| outline(bgColor = '100 100 100' corner = '15' radius = '6')
 | |
| outline-i(bgColor = '60 60 60' corner = '15' radius = '5' margin = '1 1 1 1')
 | |
| bar-v(bgColor = '50 50 50' corner = '15' radius = '1.5')
 | |
| bar-v1(bgColor = '40 40 40' corner = '15' radius = '1' margin = '0 0 2 2')
 | |
| bar-h(bgColor = '52 52 52' margin = '-3 -3 0 0')
 | |
| 
 | |
| //======================================
 | |
| // label
 | |
| //======================================
 | |
| label(textSize = '6.5 6.5' textColor = '255 255 255 160')
 | |
| h1(style = '-2')(textFont = 'utf' textOffset = '13.0 0' textSize = '6.5 6.5' textColor = '140 140 140' textColor-s = '170 170 170')(margin = '-9 0 0 0')
 | |
| h2(style = '-2')(textFont = 'utf' textOffset = '13.0 0' textSize = '6.5 6.5' textColor = '140 140 140' textColor-s = '170 170 170')
 | |
| h3(align='1' textFont = 'utf' textOffset = '4.0 0' textSize = '6.5 6.5' textColor = '120 120 120')
 | |
| hint(textFont = 'utf' textSize = '7.5 7.5' textAlign = '2' textColor = '255 255 255 140')
 | |
| 
 | |
| //======================================
 | |
| // textfied
 | |
| //======================================
 | |
| textfield(textFont = 'mono' ascii = '1' align = '2')
 | |
| (textSize = '6.5 6.5'  corner = '15' radius = '2')
 | |
| 
 | |
| tf-name(textFont = 'utf' align = '2' enter = '1' once = '1' quote = '1')
 | |
| (textSize = '9 9' textColor = '255 255 255 180' bgColor = '0 0 0 0' border = '3')
 | |
| 	
 | |
| tf-bg(textFont = 'mono' ascii = '1' align = '2' enter = '1' maxLength = '5')
 | |
| (textSize = '6 6' textColor = '130 130 130' bgColor = '40 40 40' corner = '15' radius = '3' margin = '0 0 3 3')
 | |
| 
 | |
| tf-n(textFont = 'mono' ascii = '1' align = '1' enter = '1' once = '1' maxLength = '10')
 | |
| (textSize = '6 6' textColor = '130 130 130' bgColor = '40 40 40' border = '5' corner = '15' radius = '3' margin = '0 0 2 2')
 | |
| 
 | |
| tf-info(textFont = 'utf' align = '1'enter = '1'  once = '1' maxLength = '64' quote = '1')
 | |
| (textSize = '7 7' textColor = '130 130 130' bgColor = '40 40 40' border = '4' corner = '15' radius = '3' margin = '0 0 2 2')
 | |
| 
 | |
| tf-sub(textFont = 'mono' ascii = '1' align = '3' enter = '1' maxLength = '4' border = '0')
 | |
| (textSize = '6 6' textColor = '130 130 130' bgColor = '0 0 0 0')
 | |
| 
 | |
| tf-size(textFont = 'mono' ascii = '1' align = '2' once = '1' enter = '1')
 | |
| (textSize = '8 8' )
 | |
| 
 | |
| tf-col(textFont = 'mono' ascii = '1' align = '2' maxLength = '4' enter = '1' once = '1')
 | |
| (textsize = '5.5 5.5' bgColor = '0 0 0 0')
 | |
| 
 | |
| tf-note(textFont = 'utf' align = '3' maxLength = '32' enter = '1' once = '1' onEnter = 'set note')
 | |
| (textSize = '6 6' textColor = '255 255 255 160' bgColor = '0 0 0 0')
 | |
| 
 | |
| //======================================
 | |
| // option
 | |
| //======================================
 | |
| option
 | |
| (
 | |
| 	textFont	= 'utf'
 | |
| 	textSize	= '6.5 6.5'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 120'
 | |
| 
 | |
| 	// hover
 | |
| 	textColor-h	= '255 255 255 200'
 | |
| 
 | |
| 	// select
 | |
| 	textColor-s	= '100 180 255 255'
 | |
| )
 | |
| 
 | |
| tab-all
 | |
| (
 | |
| 	text = 'All'	
 | |
| 	hint = 'Show All Settings'
 | |
| 	textSize = '8 8'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 120'
 | |
| 
 | |
| 	// hover
 | |
| 	textColor-h	= '255 255 255 200'
 | |
| 
 | |
| 	// select
 | |
| 	textColor-s	= '100 180 255 255' // '140 180 253 255'
 | |
| )
 | |
| 
 | |
| tab-panel
 | |
| (
 | |
| 	textFont = 'icon'
 | |
| 	textSize = '15 15'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 120'
 | |
| 
 | |
| 	// hover
 | |
| 	textColor-h	= '255 255 255 200'
 | |
| 
 | |
| 	// select
 | |
| 	textColor-s	= '100 180 255 255' // '140 180 253 255'
 | |
| )
 | |
| 
 | |
| op-mode
 | |
| (
 | |
| 	textFont	= 'icon'	
 | |
| 	textSize	= '16 16'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '75 75 75'
 | |
| 	textColor	= '255 255 255 160'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '90 90 90'
 | |
| 	textColor-h	= '255 255 255 220'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '105 105 105'
 | |
| 	textColor-s	= '255 255 255 220'
 | |
| )
 | |
| 
 | |
| op-brush
 | |
| (
 | |
| 	textFont	= 'icon'
 | |
| 	textSize	= '18 18'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	//bgColor	= '172 172 172'
 | |
| 	textColor	= '10 10 10 160'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '172 172 172'
 | |
| 	textColor-h	= '10 10 10 160'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '195 195 195'
 | |
| 	textColor-s	= '10 10 10 160'
 | |
| 
 | |
| 	corner = '15'
 | |
| 	radius = '1'
 | |
| )
 | |
| 
 | |
| //======================================
 | |
| // switch
 | |
| //======================================
 | |
| switch
 | |
| (
 | |
| 	textSize	= '10 10'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '0 0 0 0'
 | |
| 	textColor	= '255 255 255 90'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '60 60 60'
 | |
| 	textColor-h	= '255 255 255 190'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '40 40 40'
 | |
| 	textColor-s	= '235 195 60 255'
 | |
| 
 | |
| 	corner = '15'
 | |
| 	radius = '5'
 | |
| )
 | |
| 
 | |
| sw-orange
 | |
| (
 | |
| 	textSize	= '6.5 6.5'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '90 90 90'
 | |
| 	textColor	= '10 10 10 240'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '120 120 120'
 | |
| 	textColor-h	= '10 10 10 240'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '255 200 95'
 | |
| 	textColor-s	= '10 10 10 240'
 | |
| 
 | |
| 	corner = '15'
 | |
| 	radius = '3'
 | |
| )
 | |
| 
 | |
| sw-bar
 | |
| (
 | |
| 	style = '2'
 | |
| 	
 | |
| 	textSize	= '17 17'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 220'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '100 100 100'
 | |
| 	textColor-h	= '255 255 255 255'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '75 75 75'
 | |
| 	textColor-s	= '255 255 255 255'
 | |
| 
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| )
 | |
| 
 | |
| sw-col
 | |
| (
 | |
| 	style = '2'
 | |
| 	textSize	= '9 9'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '10 10 10'
 | |
| 	textColor	= '255 255 255 230'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '30 30 30'
 | |
| 	textColor-h	= '255 255 255 230'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '10 10 10'
 | |
| 	textColor-s	= '255 255 255 230'
 | |
| 
 | |
| 	radius = '4'
 | |
| )
 | |
| 
 | |
| sw-view
 | |
| (
 | |
| 	textSize	= '14 14'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '30 30 30'
 | |
| 	textColor	= '255 255 255 230'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '40 40 40'
 | |
| 	textColor-h	= '255 255 255 230'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '10 10 10'
 | |
| 	textColor-s	= '255 255 255 230'
 | |
| 
 | |
| 	radius = '4'
 | |
| 	corner = '15' 
 | |
| )
 | |
| 
 | |
| sw-title
 | |
| (
 | |
| 	style = '2'
 | |
| 	textFont = 'utf'
 | |
| 	textSize = '8 8'
 | |
| 		
 | |
| 	// idle
 | |
| 	bgColor = '0 0 0 0'
 | |
| 	textColor = '255 255 255 100'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h = '0 0 0 0'
 | |
| 	textColor-h = '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '0 0 0 0'
 | |
| 	textColor-s = '255 255 255 140'
 | |
| )
 | |
| 
 | |
| sw-sub
 | |
| (
 | |
| 	style = '1'
 | |
| 	textSize	= '6.5 6.5'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 180'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '100 100 100'
 | |
| 	textColor-h	= '255 255 255 210'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '75 75 75'
 | |
| 	textColor-s = '255 200 95 255'
 | |
| 
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| 
 | |
| 	corner = '15'
 | |
| 	radius = '3'
 | |
| 
 | |
| 	delayed = '0'
 | |
| )
 | |
| 
 | |
| sw-left
 | |
| (
 | |
| 	style = '2'
 | |
| 	textFont = 'symbol'
 | |
| 	textSize = '10 10'
 | |
| 	text = '^9654'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor = '255 255 255 100'
 | |
| 
 | |
| 	// hover
 | |
| 	textColor-h = '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	textColor-s = '255 255 255 140'
 | |
| )
 | |
| 
 | |
| sw-right
 | |
| (
 | |
| 	style = '2'
 | |
| 	textFont = 'symbol'
 | |
| 	textSize = '10 10'
 | |
| 	text = '^9664'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor = '255 255 255 100'
 | |
| 
 | |
| 	// hover
 | |
| 	textColor-h = '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	textColor-s = '255 255 255 140'
 | |
| )
 | |
| 
 | |
| sw-check
 | |
| (
 | |
| 	style = '1'
 | |
| 	textFont = 'symbol'
 | |
| 	text = '^9679'
 | |
| 	text2 = '^9675'
 | |
| 	
 | |
| 	textSize	= '8 8'
 | |
| 	textAlign	= '2'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '120 120 120'
 | |
| 
 | |
| 	// hover
 | |
| 	textColor-h	= '200 200 200'
 | |
| 
 | |
| 	// select
 | |
| 	textColor-s	= '120 220 160'
 | |
| )
 | |
| 
 | |
| sw-cam
 | |
| (
 | |
| 	style = '1'
 | |
| 	textFont = 'icon'
 | |
| 	textSize	= '17 17'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 180'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '100 100 100'
 | |
| 	textColor-h	= '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '75 75 75'
 | |
| 	textColor-s = '255 200 95 255'
 | |
| 
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| 
 | |
| 	corner = '15'
 | |
| 	radius = '3'
 | |
| )
 | |
| 
 | |
| sw-mir
 | |
| (
 | |
| 	style = '0'
 | |
| 	textFont = 'std'
 | |
| 	textSize	= '7.5 7'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '75 75 75'
 | |
| 	textColor	= '255 255 255 80'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '90 90 90'
 | |
| 	textColor-h	= '255 255 255 120'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '255 200 95 255'
 | |
| 
 | |
| 	textColor-s = '0 0 0 180'
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| 
 | |
| 	radius = '2'
 | |
| )
 | |
| 
 | |
| bn-mir
 | |
| (
 | |
| 	style = '0'
 | |
| 	textFont = 'icon'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '75 75 75'
 | |
| 	textColor	= '255 255 255 120'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '90 90 90'
 | |
| 	textColor-h	= '255 255 255 120'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '80 80 80'
 | |
| 	textColor-s = '255 255 255 120'
 | |
| 
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| 
 | |
| 	radius = '2'
 | |
| )
 | |
| 
 | |
| sw-menu
 | |
| (
 | |
| 	style = '0'
 | |
| 
 | |
| 	textSize = '6.5 6.5'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '0 0 0 0'
 | |
| 	textColor	= '255 255 255 70'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '0 0 0 0'
 | |
| 	textColor-h	= '255 255 255 160'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '0 0 0 0'
 | |
| 	textColor-s	= '120 190 160'
 | |
| )
 | |
| 
 | |
| sw-play
 | |
| (
 | |
| 	style = '2' 
 | |
| 	textFont = 'icon' 
 | |
| 	textSize = '12 12'
 | |
| 	text = '^41'
 | |
| 	text2 = '^42' 
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 220'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '100 100 100'
 | |
| 	textColor-h	= '255 255 255 255'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '75 75 75'
 | |
| 	textColor-s	= '255 255 255 255'
 | |
| 
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| 
 | |
| 	corner = '15'
 | |
| 	radius = '3'
 | |
| )
 | |
| 
 | |
| //======================================
 | |
| // button
 | |
| //======================================
 | |
| button
 | |
| (
 | |
| 	textFont	= 'utf'
 | |
| 	textSize	= '6.5 6.5'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '85 85 85'
 | |
| 	textColor	= '255 255 255 150'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '110 110 110'
 | |
| 	textColor-h	= '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '75 75 75'
 | |
| 	textColor-s	= '255 255 255 170'
 | |
| 
 | |
| 	bgColor-d	= '75 75 75'
 | |
| 	textColor-d	= '255 255 255 60'
 | |
| 
 | |
| 	radius = '2'
 | |
| )
 | |
| 
 | |
| bn-ic // camera, mtl, play
 | |
| (
 | |
| 	delayed = '1'
 | |
| 	textFont = 'icon'
 | |
| 	textSize = '17 17'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 180'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '100 100 100'
 | |
| 	textColor-h	= '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '75 75 75'
 | |
| 	textColor-s	= '255 255 255 180'
 | |
| 
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| 
 | |
| 	corner = '15'
 | |
| 	radius = '3'
 | |
| )
 | |
| 
 | |
| bn-bar // tools
 | |
| (
 | |
| 	textFont = 'symbol'
 | |
| 	textSize	= '17 17'
 | |
| 
 | |
| 	// idle
 | |
| 	textColor	= '255 255 255 180'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '100 100 100'
 | |
| 	textColor-h	= '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '75 75 75'
 | |
| 	textColor-s	= '255 255 255 180'
 | |
| 
 | |
| 	// disable
 | |
| 	textColor-d	= '255 255 255 70'
 | |
| )
 | |
| 
 | |
| bn-menu
 | |
| (
 | |
| 	textFont = 'utf'
 | |
| 	textSize	= '6.5 6.5'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '30 30 30'
 | |
| 	textColor	= '255 255 255 180'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '50 50 50'
 | |
| 	textColor-h	= '255 255 255 180'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '40 40 40'
 | |
| 	textColor-s	= '255 255 255 180'
 | |
| 
 | |
| 	// disable
 | |
| 	// bgColor-d	= '90 90 90'
 | |
| 	textColor-d	= '255 255 255 80'
 | |
| 
 | |
| 	radius = '3'
 | |
| )
 | |
| 
 | |
| bn-task
 | |
| (
 | |
| 	textFont = 'utf'
 | |
| 	textSize = '9 9'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '200 70 60'
 | |
| 	textColor	= '255 255 255 255'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '230 100 90'
 | |
| 	textColor-h	= '255 255 255 255'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '185 55 45'
 | |
| 	textColor-s	= '255 255 255 255'
 | |
| 
 | |
| 	// disable
 | |
| 	bgColor-d	= '90 90 90'
 | |
| 	textColor-d	= '255 255 255 80'
 | |
| )
 | |
| 
 | |
| //======================================
 | |
| // layer
 | |
| //======================================
 | |
| lay-vis
 | |
| (
 | |
| 	style = '1'
 | |
| 	textFont = 'symbol'
 | |
| 	textSize	= '11 11'
 | |
| 	textAlign	= '2'
 | |
| 	text		= '^9679'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '70 70 70'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '90 90 90'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '90 90 90'
 | |
| 	textColor-s	= '255 255 255 250'
 | |
| 
 | |
| 	margin = '1 1 1 1'
 | |
| 	
 | |
| 	delayed = '0'
 | |
| )
 | |
| 
 | |
| lay-cur
 | |
| (
 | |
| 	textFont = 'utf'
 | |
| 	textSize	= '6 6'
 | |
| 	textAlign	= '1'
 | |
| 	border	= '3'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '70 70 70'
 | |
| 	textColor	= '255 255 255 200'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '90 90 90'
 | |
| 	textColor-h	= '255 255 255 250'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '90 90 90'
 | |
| 	textColor-s	= '255 255 255 250'
 | |
| 
 | |
| 	margin = '0 0 1 1'
 | |
| )
 | |
| 
 | |
| lay-name
 | |
| (
 | |
| 	bgColor = '50 50 50'
 | |
| 	textFont = 'utf'
 | |
| 	textSize = '6 6'
 | |
| 	textColor = '255 255 255 190'
 | |
| 	
 | |
| 	margin = '0 0 1 1'
 | |
| 
 | |
| 	border = '3'
 | |
| 	maxlength = '64'
 | |
| 	align = '1'
 | |
| 	enter = '1'
 | |
| 	once = '1'
 | |
| 	quote = '1'
 | |
| )
 | |
| 
 | |
| lay-sel
 | |
| (
 | |
| 	textFont = 'symbol'
 | |
| 	textSize	= '8 8'
 | |
| 	textAlign	= '2'
 | |
| 	text		= '^9664'
 | |
| 
 | |
| 	// idle
 | |
| 	bgColor		= '70 70 70'
 | |
| 
 | |
| 	// hover
 | |
| 	bgColor-h	= '90 90 90'
 | |
| 
 | |
| 	// select
 | |
| 	bgColor-s	= '90 90 90'
 | |
| 	textColor-s	= '255 255 255 150'
 | |
| 
 | |
| 	margin = '1 1 1 1'
 | |
| )
 | |
| 
 | |
| slider
 | |
| (
 | |
| 	snap = '1' // FIXME
 | |
| 	
 | |
| 	bdColor		= '52 52 52'
 | |
| 	bgColor		= '20 20 20'
 | |
| 	color		= '200 200 200'
 | |
| 	range		= '0 100'
 | |
| 	margin		= '4.7 0 1 1'
 | |
| 	barWidth	= '0.5'
 | |
| 	radius		= '0.25'
 | |
| 	border		= '0'
 | |
| )
 | |
| 
 | |
| slider-col()
 | |
| 
 | |
| fileList
 | |
| (
 | |
| 	textSize = '7 7'
 | |
| 	
 | |
| 	bgColor		= '40 40 40 0'
 | |
| 	bgColor-s	= '90 90 90' //'130 155 132'//'181 124 179'
 | |
| 
 | |
| 	textColor	= '255 255 255 130'
 | |
| 	textColor-s	= '255 255 255 220'
 | |
| 
 | |
| 	reselect	= '1'
 | |
| )
 | |
| 
 | |
| colpick(menu = 'menu_col' border = '0' corner = '15' radius = '2')
 | |
| resizer-float(step = '0.1' space = '4')
 | |
| res-n(bgColor = '80 80 80' step = '1' space = '2' axis = '0' margin = '0 0 2 2' corner = '10' radius = '3') |