I wonder the original reason. It seems that a Less variable should not be part of the theme unless it is assigned somewhere. I tried playing with different things and I couldn’t see what it affected. This is a question for @jessegrosjean
I’m always renaming things a million different ways for various reasons. I actually think @interface-color originally comes from FoldingText’s default theme file. The goal is to have a color to use for “UI” elements in the text… things that when you click on them something else will happen other then just placing the text cursor.
For example in TaskPaper’s default theme @interface-color is used to color hyperlinks. With that said… it looks like I also added in @tint-color which at this point in time seems to be used for pretty much the same purpose. I’ve removed @interface-color for now and replaced with @tint-color in the case where I was using it.
Generally theme variables, names, etc are a work in process that will likely just continue to change over time. Each theme can define there own as they see fit. I include them mostly so that it’s easy to change the color scheme of the default theme with just a few edits. Plus it makes it easier for me to change and pick colors when building the theme in the first place.
Theming has moved a long way since the post at the top of this thread (which seems to be beyond its edit date) but FWIW, the plain amber (now at least with gray bullets) is looking like this:
No guarantees that the following is reasoned or efficient – just happens to be the contents of my user.less at the moment:
With the tree element formatting, I meant, being able to change the size, color, style, etc, of the projects being represented in the tree. I think you encompassed that when you wrote “sidebar styling”.
I just didn’t like how the sidebar looked with some of the themes. It just clicked on me to hide it for a better UI
+1 for sidebar styling…also would love padding and margins on all items and tags and border-radius on tags, in order to make the tags more pill-shaped.
Does version 3.5 handles LESS differently?
I used my own theme https://github.com/Behinder/Taskpaper and my font was large as intended but now my fonts are small , looks like size is not recognized when I copied my theme to stylesheets folder.