![]() |
2010-09-22
, 07:10
|
Posts: 1,137 |
Thanked: 1,903 times |
Joined on Apr 2007
@ Belarus
|
#222
|
I'd love to have some kind of theming scheme in this app. Like the desktop clock widget. Since the default layouts use png images designers could provide them to give the app a better look with the theme in use.
Great app.
![]() |
2010-09-22
, 09:22
|
Posts: 112 |
Thanked: 105 times |
Joined on Mar 2010
@ Montpellier, FRANCE
|
#223
|
The Following User Says Thank You to GaRy delaMEr For This Useful Post: | ||
![]() |
2010-09-22
, 17:07
|
Posts: 1,137 |
Thanked: 1,903 times |
Joined on Apr 2007
@ Belarus
|
#224
|
Hello vlad
Thaks for your great widget. I've made a mod (png image) if you can integrate a theme option: http://talk.maemo.org/showpost.php?p...postcount=1235
I use ExtraCoffe theme from D-Iivil, and it look great
If you implement theme could you implement a font color choice too ?
The Following User Says Thank You to vasvlad For This Useful Post: | ||
![]() |
2010-09-24
, 14:46
|
|
Posts: 178 |
Thanked: 53 times |
Joined on Jul 2007
@ Ireland
|
#225
|
![]() |
2010-09-25
, 18:09
|
Posts: 1,137 |
Thanked: 1,903 times |
Joined on Apr 2007
@ Belarus
|
#226
|
![]() |
2010-09-26
, 15:24
|
Posts: 1,137 |
Thanked: 1,903 times |
Joined on Apr 2007
@ Belarus
|
#227
|
Hello vlad
Thaks for your great widget. I've made a mod (png image) if you can integrate a theme option: http://talk.maemo.org/showpost.php?p...postcount=1235
I use ExtraCoffe theme from D-Iivil, and it look great
If you implement theme could you implement a font color choice too ?
![]() |
2010-09-26
, 17:39
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#228
|
![]() |
2010-09-26
, 18:53
|
Posts: 1,137 |
Thanked: 1,903 times |
Joined on Apr 2007
@ Belarus
|
#229
|
The Following User Says Thank You to vasvlad For This Useful Post: | ||
![]() |
2010-09-26
, 19:40
|
Posts: 112 |
Thanked: 105 times |
Joined on Mar 2010
@ Montpellier, FRANCE
|
#230
|
style "station_label_font" { fg[NORMAL] = "#ffffff" } style "station_label_shadow_font" { fg[NORMAL] = "#bdbdbd" } style "first_temp_font" { fg[NORMAL] = "#ffda9f" } style "first_temp_shadow_font" { fg[NORMAL] = "#000000" } style "high_temp_font" { fg[NORMAL] = "#ffda9f" } style "low_temp_font" { fg[NORMAL] = "#ffffff" } style "day_font" { fg[NORMAL] = "#564a3b" } style "wind_font" { fg[NORMAL] = "#564a3b" } widget "*.omweather_preset_day_label" style "day_font" widget "*.omweather_preset_high_temp_label" style "high_temp_font" widget "*.omweather_preset_low_temp_label" style "low_temp_font" widget "*.omweather_preset_wind_label" style "wind_font" widget "*.omweather_preset_station_shadow_label" style "station_label_shadow_font" widget "*.omweather_preset_station_label" style "station_label_font" widget "*.omweather_preset_first_temp" style "first_temp_font" widget "*.omweather_preset_first_shadow_temp" style "first_temp_shadow_font"
Great app.