I made an attempt on a high contrast theme
-
I took the colors for operations from Paul Tol study on colorblind safe palettes
Paul Tol's Notes -
It was hard to find unique enough colors for 10 operations. As with the original Dark theme they are a bit close for my liking. I would be interested to know what people with colour blindness think.
-
Because it’s always going to be difficult to find 10 unique colours (plus dispose) I still think it would be great if the user could define in the patch which operation takes which color (from the palette) and when you have a set of operations that weave together then you have the power to choose two appropriately different colors from the set.
-
For this theme I chose to make dispose operations orange rather than a shade of red. You can see in the original theme it’s very difficult to tell them apart from a link with an error and I think it makes sense red is reserved only for errors. I would say most users make use of dispose relatively rarely, so long as its some unique color it’s still functional.
-
It’s very difficult to achieve high contrast with Error links. They take the same error color as the frame highlight on the process next to them and you can see how much more difficult they are to read. (And error links are something I am often hunting for visually). It would be great if we could differentiate these further by increasing thickness or add a further stroke effect to these (like a white and red dash or similar)
-
I chose to color regions to differentiate them from (grey) frames.
-
So far I did not recolor all the frames… don’t have time to check if every possible frame color fits with every possible link color.
-
So far did not recolor solution explorer or help browser.
-
Cannot attach CSS files to forum posts so this is zipped
-
High Contrast 0.1 Application
-
Original Dark Application
-
High Contrast 0.1 Operations
-
Original Dark Operations
-
High Contrast 0.1 Definitions
-
Original Definitions
To use
- Open your Hamburger Menu>Themes>Press ‘Explore’ on the custom themes folder
- Download, Unzip, and save this CSS in that folder
HighContrast_0.1.css.zip (2.5 KB) - From the themes menu you can select it
-
Note I ran into a bug where I could not return to the default theme. If that happens open your vvvv installation folder under program files, go to the stylesheets folder and copy the original dark and light theme into the custom themes folder above.
-
Bug documented here
When you add custom themes the default themes are also replaced - bug - Forum -
If anyone else would like to make improvements absolutely feel free to build on this
-
If you would like to develop your own theme here is the patch I made to test the themes out. I’m sure it’s not complete but it’s a start.
ThemeTest.vl (102.4 KB)