
author = Tuomas Kuosmanen <tigert@gimp.org>, based on the work of Daniel Erat.

frame_left_width  = 3
frame_right_width  = 3
chart_width_min  = 30
chart_width_max  = 200
chart_width_ref  = 60
allow_scaling    = true

#chart_in_color       = #5e4b3b
#chart_in_color_grid  = #4e3b2b
#chart_out_color      = #7e6b5b
#chart_out_color_grid = #4e5b6b

large_font = -adobe-helvetica-medium-r-normal-*-*-100-*-*-p-*-iso8859-1
normal_font = -adobe-helvetica-medium-r-normal-*-*-100-*-*-p-*-iso8859-1
small_font   = -adobe-helvetica-medium-r-normal-*-*-100-*-*-p-*-iso8859-1

#large_font = -*-helvetica-medium-r-*-*-8-*-*-*-*-*-*-*
#normal_font = -*-helvetica-medium-r-*-*-8-*-*-*-*-*-*-*
#small_font   = -*-helvetica-medium-r-*-*-8-*-*-*-*-*-*-*

bg_grid_mode = 1

rx_led_x = 3
rx_led_y = 8
tx_led_x = -3
tx_led_y = 8

StyleChart  *.border = 2,2,2,2

StylePanel  *.border = 2,2,2,3          # Top border of 3 moves labels down.
StylePanel  *.label_position = 50
StylePanel  *.margin = 3


StyleMeter  *.border = 2,2,4,4
#StyleMeter  *.label_position = 50
StylePanel  *.margin = 3
StyleMeter  mem.label_position = 100
StyleMeter  swap.label_position = 100

StyleMeter  fs.label_position = 0

#alt2_color
StyleChart  *.textcolor = #efd097 #000000 shadow
StyleChart  *.alt_textcolor = #efd097 #000000 shadow

#label_color
StylePanel  *.textcolor = #ffffff #000000 shadow
StyleMeter	cal.textcolor = #ffffff #000000 none

#alt1_color
StylePanel  *.alt_textcolor = #cccccc #000000 shadow
StyleMeter  host.textcolor = #cccccc #000000 shadow

#time_color
StyleMeter  *.textcolor = #cccccc #000000 shadow
StyleMeter  *.alt_textcolor = #cccccc #000000 shadow

#meter_color
StyleMeter	fs.textcolor = #aaaaaa #000000 shadow
StyleMeter	mem.textcolor = #aaaaaa #000000 shadow
StyleMeter	swap.textcolor = #aaaaaa #000000 shadow
StyleMeter	mail.textcolor = #aaaaaa #000000 shadow





