View Single Post
Old 10-30-2018, 09:23 AM   #106
Ivannn Bennnettt
Human being with feelings
 
Join Date: Feb 2017
Posts: 305
Default

Quote:
Originally Posted by Jason Brian Merrill View Post
Where? I'd love to check it out
ha) here you go)
put it into your theme rtconfig.txt (may not be appropriate for other one, just tweak some stuff where needed )
Code:
Layout "fx_s/r" "fx_s/r"

clear mcp.*

set mcp.size                             [69 288 ]
set mcp.extmixer.mode                    [1]
set mcp.extmixer.position [0 20 73 250 0 0 0 1]
    set mcp.fxlist.font                  [2 16]
    set mcp.fxlist.margin                [4 0 4 0 0.5]
    set mcp.sendlist.font                [2 16] 
    set mcp.sendlist.margin              [4 0 4 0 0]
    set mcp.fxparm.font                  [2 28]
    set mcp.fxparm.margin                [2 0 4 0 0]  
set mcp.trackidx                         [24 270 20 18 0 1 0 1]

set mcp.label [0 0 70 18 0 0 0 0]
set mcp.label.margin [2 0 2 0 0.5]
set mcp.label.color ?recarm [210 164 107] [230 230 230 ]

  colorsmart                             mcp.trackidx.color 230 230 230 0
set mcp.folder                           folderstate<0 [53 269 13 18 0 1 0 1] [0 270 18 18 0 1 0 1]
EndLayout ;
Ivannn Bennnettt is offline   Reply With Quote