Re: Compile with different color themes

2010-10-25 Thread Andreas
I want to change the color during the compiling. But I dont understand
how to create a generator for the different themes.

On Oct 22, 4:33 pm, Stefan Bachert stefanbach...@yahoo.de wrote:
 Hi Andreas,

 Your question does not make clear how you want to change thecolor
 values.
 Surely you can change the value incssand recompile, but this is
 probably not what you want

 Stefan Bacherthttp://gwtworld.de

 On 21 Okt., 09:48, Andreas Köberle koebe...@gmail.com wrote:







  Is there a way to get the application compiled with different colors
  themes? I want to have acsswhere I only write:

  h1 {color: color1} and the compiler generates different versions
  where color1 is replaced by the right hexcolorvalue.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Compile with different color themes

2010-10-22 Thread Stefan Bachert
Hi Andreas,

Your question does not make clear how you want to change the color
values.
Surely you can change the value in css and recompile, but this is
probably not what you want

Stefan Bachert
http://gwtworld.de



On 21 Okt., 09:48, Andreas Köberle koebe...@gmail.com wrote:
 Is there a way to get the application compiled with different colors
 themes? I want to have a css where I only write:

 h1 {color : color1} and the compiler generates different versions
 where color1 is replaced by the right hex color value.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Compile with different color themes

2010-10-21 Thread Andreas Köberle
Is there a way to get the application compiled with different colors
themes? I want to have a css where I only write:

h1 {color : color1} and the compiler generates different versions
where color1 is replaced by the right hex color value.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.