View Single Post
Posts: 126 | Thanked: 94 times | Joined on Jun 2007 @ Berlin, Germany
#851
Now as is well known, Tear has major problems with black themes such as the wonderful LCARS themes: Input fields using native GTK+ appearance end up having black type on black background, and are as such unusable.

Now, one approach to solving this is to use user CSS to restyle <input> and other tags to be readable again, but that means losing the integration factor. At least, unless putting in a little more effort.

Is anyone interested in creating a user stylesheet that essentially recreates the LCARS themes' GTK+ widgets in Tear on a CSS basis (just without the font color problem)? Using attributes like --webkit-border-radius and the recently-added ability to style scrollbars in a pretty sophisticated manner should make this possible.

Last edited by Sho; 2009-04-09 at 19:10.