krib /tintrc-new

#---------------------------------------------
# TTM CONFIG FILE
#
# colors: hex format
# booleans: 0 or 1 
# alpha: 0 to 100 percent
# font: [FAMILY-LIST] [STYLE-OPTIONS] [SIZE]
# panel_width: 0 == use full width
#---------------------------------------------

#---------------------------------------------
# FONT
#---------------------------------------------
font = nu
font_color = #222222
font_alpha = 35
font_active_color = #000000
font_active_alpha = 60
font_shadow = 0

#---------------------------------------------
# TASKS
#---------------------------------------------
task_text_centered = 1
task_width = 150
task_margin = 3
task_padding = 5

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_width = 0
panel_height = 30
panel_tasks_centered = 0

#---------------------------------------------
# PANEL BACKGROUND
#---------------------------------------------
panel_background = 0
panel_background_color = #000000
panel_background_alpha = 25

#---------------------------------------------
# TASK BACKGROUND
#---------------------------------------------
task_background = 1
task_background_color = #222222
task_background_alpha = 25
task_active_background_color = #000000
task_active_background_alpha = 50
task_background_as_border = 1

#---------------------------------------------
# ICON
#---------------------------------------------
icon = 0
icon_size = 16