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? Using attributes like --webkit-border-radius and the recently-added ability to style scrollbars in a pretty sophisticated manner should make this possible.