[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A GNUStep Theme
From: |
Prateek Khandelwal |
Subject: |
Re: A GNUStep Theme |
Date: |
Fri, 27 Jun 2014 10:29:27 -0700 (PDT) |
User-agent: |
G2/1.0 |
Hi Riccardo,
On Friday, 27 June 2014 03:08:05 UTC+5:30, Riccardo Mottola wrote:
> Hi,
>
>
>
> Prateek Khandelwal wrote:
>
> > I have put together a basic GNUStep theme, built using thematic, solely
>
> > using image files and no code.
>
> keep up the work! The point of images theme is that they are easy to do
>
> so you can customize GS to your likening.
>
> By tuning the colors and using images cleverly, a lot can be done!
Agreed, images do provide for a minimum roll-out time while making a theme.
However, I am issues in controlling certain components relying solely on
colors, for example, in this particular theme, the tab look broken (as I have
set the background color of the theme to be white, and the tab labels are also
configured to have their top border white), also I observed that the progress
in progress bar is drawn using shade color.
Anyways, a little fiddling with code should fix it I suppose
>
>
> Riccardo
Thanks for your comments !