Rack: [FEATURE REQUEST] Eliminate Gray Wire

Created on 23 Nov 2017  路  4Comments  路  Source: VCVRack/Rack

OS (if applicable):
Version (or "dev" if compiling from source): 0.5.0

The gray wire against the gray background is difficult to see, especially when dimmed.

Most helpful comment

I guess I would humbly suggest changing the Black wire to Purple. Also Red and Green are going to be problematic for color blind users. Maybe Orange and Teal?

In any case, this is a minor issue. :-)

All 4 comments

@jonheal currently the patch cable colors are red, yellow, green, blue, and black (I guess you could call the black a very dark gray).

If you're compiling Rack from source, you can edit the patch cable colors in WireWidget.cpp (see lines 73-81), they are specified as hexadecimal color codes:
https://github.com/VCVRack/Rack/blob/v0.5/src/app/WireWidget.cpp

We may offer customizable patch cable colors in a future revision, but there's no single color that will work well on all panel backgrounds.

I guess I would humbly suggest changing the Black wire to Purple. Also Red and Green are going to be problematic for color blind users. Maybe Orange and Teal?

In any case, this is a minor issue. :-)

Could have a little cable color selector/editor in the top bar,. color coding could be useful for organizing large patches,. 6 or 10 little boxes you click to select cable color,. RMB to choose color of boxes,. perhaps it sounds frivolous however would be very useful.

Removed black cable in b2f4d2c

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Eoin-ONeill-Yokai picture Eoin-ONeill-Yokai  路  4Comments

LazyPike picture LazyPike  路  6Comments

AndrewBelt picture AndrewBelt  路  7Comments

antoniotuzzi picture antoniotuzzi  路  5Comments

ShofB picture ShofB  路  4Comments