View Single Post
Old 12-16-2019, 05:00 AM   #561
TheWhistler
Human being with feelings
 
TheWhistler's Avatar
 
Join Date: Nov 2010
Location: In the abyss...gazing at you...
Posts: 1,237
Default

Quote:
Originally Posted by lerian View Post
Have no fear, deep space separators will be here (hopefully on time for Christmas)

https://imgur.com/a/OUABuCE

Not that complicated to make either. Just make a subfolder in the theme folder (called "mixer-deep-space-separator" below) put there 2 images named tcp_bg.png and mcp_bg.png and then at the end of your rtconfig, before dummy layouts add a layout:

Code:
Layout "▮ Deep Space Separator" "mixer-deep-space-separator" 
	clear mcp.*
	set mcp.size [50 1]
	clear tcp.*
	set tcp.size [1 50]
EndLayout
Done
This is beautyful
TheWhistler is online now   Reply With Quote