# conky package by qaisar nawaz - all rights reserved.
# Conky settings #
background no
update_interval 2
double_buffer yes
no_buffers yes

# Window specifications #
own_window yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_title 
own_window_colour 000000
own_window_transparent yes
#own_window_argb_visual yes
#own_window_argb_value 255

minimum_size 232 200
# Alignment #
alignment top_right
gap_x 60
gap_y 80

border_inner_margin 0
border_outer_margin 0

# Graphics settings #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

# Text settings #
use_xft yes
xftalpha 0
xftfont ubuntu:size=8
# Color scheme #
default_color ffffff

color1 0099CC
color2 9933CC
color3 FFFFFF
color4 FF8800
color5 FFC000
color6 000000
color7 DDDDDD

own_window_argb_value 0
own_window_argb_visual yes
TEXT
${image ./colors/pink.png -s 205x154}${voffset 40}${offset 64}${color7}${time %A}${color6}
${voffset -2}${offset 40}${font ubuntu:pixelsize=40}${time %H}${color}${font ubuntu light:pixelsize=38}:${color6}${time %M}$font$color
${voffset 3}${offset 54}${font ubuntu:bold}${color}${time %d}${voffset -2}${color7}$font ${time  %B} ${time %Y}${voffset -33}

