Re: ui colors again
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 02, 2013 at 09:05:16PM +0000, corvid wrote:
> Jorge wrote:
> > For instance, adding these vars to the current set:
> >
> > tab_bg_color, tab_fg_color,
> > tab_text_active_color, tab_text_inactive_color
> > ui_button_highlight_color
> > menu_active_item_color,
> >
> > would allow for huge themability options.
> >
> > I know it looks like an overkill, but yesterday, playing with
> > the "toy" color chooser, with colors/themes I never use, found
> > that some of our "good defaults" are poor choices for completely
> > different color schemes.
> >
> > The good part is that with a detailed color vars set, a theme
> > becomes a small set of integers. Quite easy to handle.
>
> Okay, I'll add a bunch of prefs for us to experiment with.
FWIW, an earthly theme sample with the new prefs:
ui_fg_color= 100404
ui_main_bg_color=c2a47b
ui_text_bg_color=cdc9a5
ui_selection_color=763024
ui_tab_active_bg_color=af4b3f
ui_tab_active_fg_color=white
ui_tab_bg_color=d2b48c
--
Cheers
Jorge.-