On Mon, Sep 15, 2003 at 02:14:09AM +0200, J. Hidding wrote: > There is a little bug in the configuration. Change > "selection" in draw.lua in de_define_style( "input",... to > "selected".
No, selection and selected are a different thing. "selection" is the marked text in a line editor while "selected" is the style for a selected menu entry, but this will probably change to "active-selected" to be consistent with tabs. This possible change is also the reason why **the menu styles have not been implemented yet in the provided style files**. -- Tuomo
