# -*- coding: ASCII -*-
#
#    This is LiNstaWeatherForecast.py desklet configuration file; for each desklet,
#    you only have to write down the minimal delay between updates
#    (in seconds: less than 300 will be ignored),
#    the location code from www.weather.com and specify True or False for 
#    metric, depending if you want temperature given in Celcius or in 
#    Fahrenheits.
#
#
#
#    
id0 = {'delay': 1,
 'shadow_color': '00000032',
 'showValues': True,
 'theme': 'Default',
 'txt_alarm_color': 'FF5D00EB',
 'txt_color': 'FFFFFFEB',
 'txt_font': 'Vera/6'}
