Zebra 3 Skin Colours

Official support for: u-he.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Hey everyone,
Wouldn't it be cool if we had a thread dedicated to user Z3 colour configurations? As of now, it's a bit tedious to do it, although already quite accessible. It'd be great to have a thread where we can share 'em. I don't have any yet, but if you do, here we are! Maybe we can even have ourselves a rod/cone cell frying contest. :hihi:

Post

I have my own version that people here hated, but got some nice responses in the facebook group!

I am still tinkering with it, but I cant find where to change the white oscilloscope coloring
You do not have the required permissions to view the files attached to this post.
But then a strange fear gripped me
and I just couldn't ask....

Post

also, dark themes are all I have been able to work with, trying to make a light/white version looks horrible, there seems to be some layers/transparencies that make the modules look weird when making them light colour
But then a strange fear gripped me
and I just couldn't ask....

Post

I really like what you have done so far. I took a good look on how to do this but have not had the time to tinker myself, yet.
So, based on what you're saying about potential interference from layers/transparencies, 'Q' Yellow or 'Microwave' Orange is probably not a good idea, yet. :hihi:

Post

Garzita wrote: Thu Jun 11, 2026 4:02 pm I am still tinkering with it, but I cant find where to change the white oscilloscope coloring
Did you figure out how to change the oscilloscope coloring?

Post

Any tips for working with the internal theme creator to simplify the process?

I would like to create some alternate dark and light themes, but don't have enough time to dedicate learning the process by trial and error.

Any key starter tips on which settings to change to affect the main parts of the GUI?

It would be great if there were some basic guide to follow.

Post

Garzita wrote: Thu Jun 11, 2026 4:02 pm I am still tinkering with it, but I cant find where to change the white oscilloscope coloring
Okay, I had a chance to look at it. The color of the Scope waveform is defined by these 4. Same color but different transparency for each of the 4 Scope graphs.

COLOUR name='ModColour_Default' rgba='b5b5b5ff'
COLOUR name='ModColour_Def75' rgba='b5b5b5c4'
COLOUR name='ModColour_Def50' rgba='b5b5b580'
COLOUR name='ModColour_Def25' rgba='b5b5b540'

However, other stuff, like the color when you drag say Vel, Key, etc. Mod Sources to a target is also defined by those color definitions. If you want to change the Scope waveform color independently, then you would need to create new color name definitions. Something like

COLOUR name='Scope_Default' rgba='b5b5b5ff'

then set the rgba value to what you want.

Then I think this is where you would set the definition for the 4 scope lanes:

CONTROL type='DataGraph' name='DataGraph Scope' bounds='45.00 25.00 280.00 205.00' parent='grd-layer-scope' layerMask='2'
PROPERTY control='DataGraph Scope' name='colours' id='2' value='ModColour_Default'
PROPERTY control='DataGraph Scope' name='colours' id='3' value='ModColour_Def75'
PROPERTY control='DataGraph Scope' name='colours' id='6' value='ModColour_Def50'
PROPERTY control='DataGraph Scope' name='colours' id='7' value='ModColour_Def25'

I didn't try it yet. But I'm pretty sure that's right.

Post Reply

Return to “u-he”