#   ------ Sample gkrellmrc configuration file --------
# Option settings here correspond (maybe some fuzz) to the default theme.
# See the Themes file for a discussion of these options.
# Change or add entries as required for your theme.

theme_alternatives = 3

author = "Bill Wilson - Default theme equivalent"

chart_width_ref  = 60
allow_scaling    = true

# Frame sizes set to 0 means render frames to drawn dimension
frame_top_height  = 0
frame_bottom_height  = 0
frame_left_width  = 0
frame_right_width  = 0

# Borders for images are specified with comma separated numbers in the order:
#    left border, right border, top border, bottom border
frame_top_border = 0,0,0,0
frame_bottom_border = 0,0,0,0
frame_left_border = 0,0,42,16
frame_right_border = 0,0,42,16

# Colors for drawing data on charts.  These apply to all chart monitors
# so style settings for these are not possible.  These do not apply
# if you have data_in/out images.
chart_in_color       = #10d3d3
chart_in_color_grid  = #00a3a3
chart_out_color      = #f4ac4a
chart_out_color_grid = #b47c20

# 0 (do) 1 (don't) draw top/bottom grid lines on charts.
bg_grid_mode = 0

# Placement of the Rx/Tx LEDs in the panel area of net Chart monitors.
rx_led_x = 2
rx_led_y = 6
tx_led_x = -2
tx_led_y = 6

# used only if the theme has a bg_timer image.
bg_timer_border = 2,2,2,2

button_panel_border = 2,2,2,2
button_meter_border = 2,2,2,2

# Fonts to use in the Style settings below.
large_font = "-adobe-courier-medium-r-normal-*-*-120-*-*-m-*-*-*"
normal_font = "-adobe-courier-medium-r-normal-*-*-100-*-*-m-*-*-*"
small_font   = "-adobe-helvetica-medium-r-normal-*-*-80-*-*-p-*-*-*"


# ========= Style settings for the monitors. ============
# Options can be set to apply globally to areas of all similar monitors,
# or can be set to individually apply only to an area of a specific monitor.
# This is done with Style lines which can have a global '*' scope name or a 
# specific monitor name.  Since these theme specifications begin at
# the monitor area level (see the Themes file), there are Style lines for
# each area.  There are StyleChart and StylePanel lines for the chart and
# panel areas in the Chart monitors, and a StyleMeter line for the single
# meter area in the Meter monitors.
# It is not necessary for these lines to be in any particular order, more
# specific style settings always override a global setting.
#   - textcolor arguments are  color, shadow color, and drawing effect
#     (shadow or none). The '#' preceding the hex color values is required.
#     Enclose multiple word rgb.txt color names in quotes.
#   - see the Themes file for how monitors use alt_font and alt_textcolor.
#
# Settings for the chart areas of all Chart monitors.
StyleChart *.border = 0,0,0,0
StyleChart *.font = normal_font
StyleChart *.alt_font = small_font
StyleChart *.textcolor = #efd097 #000000 shadow
StyleChart *.alt_textcolor = #c0c0c0 #181818 shadow

# Settings for the panel areas of all Chart monitors.
StylePanel *.border = 0,0,2,2
StylePanel *.font = normal_font
StylePanel *.alt_font = normal_font
StylePanel *.textcolor = white #000000 shadow
StylePanel *.alt_textcolor = #d8e0c8 #000000 shadow
StylePanel *.label_position = 50
StylePanel *.margin = 3
StylePanel *.krell_yoff = 0
StylePanel *.krell_x_hot = 3
StylePanel *.krell_depth = 4

# Settings for the meter areas of all Meter monitors.
StyleMeter *.border = 3,3,3,2
StyleMeter *.font = normal_font
StyleMeter *.alt_font = small_font
StyleMeter *.textcolor = #ffeac4 #000000 shadow
StyleMeter *.alt_textcolor = wheat #000000 shadow
StyleMeter *.label_position = 50
StyleMeter *.margin = 3
StyleMeter *.krell_yoff = 1
StyleMeter *.krell_x_hot = -1
StyleMeter *.krell_depth = 1

# These are some of the custom settings for the meter areas of specific
# meter monitors for the default theme.
# These override any general '*' settings.
StyleMeter apm.font = small_font
StyleMeter apm.border = 3,3,2,2

* cal.font and cal.textcolor is for day of week and month name
StyleMeter cal.textcolor = azure2 #000000 shadow
StyleMeter cal.font = small_font

# cal.alt_font is day of month
StyleMeter cal.alt_font = large_font

* clock.font and clock.textcolor is for hours & minutes
# clock.alt_font and clock.alt_textcolor would be used for seconds or am/pm
StyleMeter clock.font = large_font
StyleMeter clock.textcolor = wheat #000000 shadow
StyleMeter clock.alt_textcolor = azure2 #000000 shadow

StyleMeter timer.textcolor = wheat #000000 shadow
StyleMeter timer.alt_textcolor = azure2 #000000 shadow
StyleMeter host.textcolor = #b8c4c2 #000000 shadow
StyleMeter host.border = 3,3,1,1
StyleMeter swap.border = 3,3,2,4
StyleMeter swap.krell_yoff = 2
StyleMeter swap.alt_font = normal_font
StyleMeter mail.alt_textcolor = #ffc0c0 #000000 shadow
StyleMeter mem.krell_yoff = 0
StyleMeter mem.alt_font = normal_font
StyleMeter fs.border = 3,3,3,1
StyleMeter fs.label_position = 0
StyleMeter fs.alt_font = normal_font
StyleMeter uptime.textcolor = wheat #000000 shadow
StyleMeter uptime.border = 3,3,2,2
StyleMeter sensors.alt_textcolor = #d8e0c8 #000000 shadow
set_image_border sensors_bg_volt 2,1,1,1

# plugins
spacer_top_height gkrellmms 3
spacer_bottom_height gkrellmms 3
spacer_top_height volume 3
spacer_bottom_height volume 2
set_image_border gkrellmms_bg_scroll 3,3,2,2
StyleMeter gkrellmms.alt_textcolor = black #dcdccc shadow
StyleMeter gkrellmms.margin = 2
StyleMeter gkrellmms.border = 30,3,2,0
StyleMeter volume.label_position = 0
StyleMeter volume.border = 26,3,1,1
StyleMeter volume.textcolor #b8c4c2 #000000 shadow
