Hi all, only just started using Ardour after shifting away from mac audio to linux.
Currently testing out Ardour and so far I`m impressed!
Just thought I would show a few tweaks to the ui I have made.
A couple of notes:
* Need to figure out how to change the send label font color from light to dark
* Need to change general ui button font text color
* seem to be missing a way to show pan % in color
One thing to keep in mind: we generally are not willing to add user-contributed themes because of the maintainance required. If someone commits to updating for major releases (mostly the only time it is necessary), we will consider it.
Ok, I think I have cracked it, for some reason the palette colors where not saving.
I guess it was pilot error as simply copying the my_theme.colors file ardour creates while editing in the program to the themes folder seems to work fine.
I also had a look at the arc theme by jean-emmanuel to see how they were adding in the custom palette stuff.
I have also had a quick look at the ardour 9 git version and this theme seems to work fine.
Just to add, in v9, all the ui buttons seem to pick up the correct color`s now from the palette which is pretty awesome
So I have only created this for personal use and thought I would just show it, it probably is not to most peoples tastes…
You can’t really do it by looking at stuff, alas. You may never use a workflow that requires one of the new colors, for example. It has to be done by seeing what changed in the canonical/default “dark” color theme and make sure that your theme file made similar changes.
Thanks for persevering with this, I think this really would be a unique candidate as another option official in Ardour, it’s very unique and organic looking and the color set is quite attractive, I think anyone walking through a room seeing a DAW onscreen that looked as funky as that would turn their head for sure!
Thank you sbeta This is a beautiful theme. Ardour’s always had a beautiful UI and default theme so this is the first time I’ve been interested in changing the colour theme.
Switching theme will bork the colors because you used custom color names. If you want your theme to be “compatible” with Ardour theme switching you have to follow the Ardour’s “names” structure.
When I made the “Xcolors” theme I had to rewrite it from scratch and start from the default “dark” theme to make sure it was fine when switching themes.
Xcolors was made as a prototype to experiment with a way of using different terminal/editors/UI themes, like OpenColor, Gruvbox and others, but hit the limitations of the current theme system. Not to say it’s impossible, quite the contrary, but is a lot of work and I considered a waste of time at the end.
Tidied everything up a bit and ceated a github repo to store the theme… I will probably tweak now and then, all or any changes will be reflected in the repo.
Haha, I liked your Ardour theme so much and although I’d heard of Gruvbox over the years I had never looked at it seriously. Now I’m testing it as the next AV Linux release default theme, a case of life imitates Ardour I suppose…