author = "ZeroDivide"

# 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

chart_text_no_fill = true

frame_left_chart_overlap = 1
frame_right_chart_overlap = 1

StyleChart *.margins = 0,0,2,2
StyleChart *.border = 8,8,8,8

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

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

StylePanel  net.label_position = 0

krell_slider_x_hot = -1
krell_slider_depth = 1

# --------- Volume -------------
spacer_top_height volume 3
spacer_bottom_height volume 3
StyleMeter volume.label_position = 1
StyleMeter volume.border = 0,0,0,0
StyleMeter volume.top_margin = 0
StyleMeter volume.bottom_margin = 0

# --------------------- Text Colors --------------------------
StyleChart *.textcolor = black #000000 none
StyleChart *.alt_textcolor = black #000000 none

StylePanel *.textcolor = black #000000 none 
StylePanel *.alt_textcolor = black #000000 none

StyleMeter *.textcolor = black #000000 none
StyleMeter *.alt_textcolor = black #000000 none


