]> Dogcows Code - chaz/tint2/blobdiff - tintrc03
fixed issue and test svn
[chaz/tint2] / tintrc03
index 914dfd1a2ab7b997cd8d6c99959d9904a82c50ed..0106f89400a5bd00bc4116ad9bc2223314f28766 100644 (file)
--- a/tintrc03
+++ b/tintrc03
@@ -5,25 +5,29 @@
 #---------------------------------------------
 # BACKGROUND AND BORDER
 #---------------------------------------------
-rounded = 1
-border_width = 1 
-background_color = #282828 100
-border_color = #000000 100
-
-rounded = 1
+rounded = 5
 border_width = 1
-background_color = #282828 100
-#background_color = #3b3b3b 100
-border_color = #cccccc 100
+background_color = #ffffff 40
+border_color = #ffffff 70
+
+rounded = 4
+border_width = 0
+background_color = #ffffff 0
+border_color = #d1d1d1 0
+
+rounded = 4
+border_width = 0
+background_color = #ffffff 30
+border_color = #d1d1d1 14
 
 #---------------------------------------------
 # PANEL
 #---------------------------------------------
 panel_monitor = 1
-panel_position = bottom right
-panel_size = 0 27
-panel_margin = 0 0
-panel_padding = 3 2
+panel_position = bottom center
+panel_size = 1000 25
+panel_margin = 0 7
+panel_padding = 6 0
 font_shadow = 0
 panel_background_id = 1
 
@@ -31,7 +35,7 @@ panel_background_id = 1
 # TASKBAR
 #---------------------------------------------
 taskbar_mode = multi_desktop
-taskbar_padding = 4 0
+taskbar_padding = 2 3
 taskbar_background_id = 0
 
 #---------------------------------------------
@@ -39,14 +43,14 @@ taskbar_background_id = 0
 #---------------------------------------------
 task_icon = 1
 task_text = 1
-task_width = 200
+task_width = 150
 task_centered = 1
-task_padding = 1 3
-task_font = sans 8
-task_font_color = #ffffff 40
-task_active_font_color = #ffffff 100
-task_background_id = 0
-task_active_background_id = 2
+task_padding = 3 2
+task_font = myriad pro 8
+task_font_color = #000000 70
+task_active_font_color = #000000 100
+task_background_id = 2
+task_active_background_id = 3
 
 #---------------------------------------------
 # SYSTRAY
@@ -57,12 +61,12 @@ task_active_background_id = 2
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-time1_format = %H:%M:%S
-time1_font = sans 
-time2_format = %A %d %B
-time2_font = sans 7
-clock_font_color = #ffffff 100
-clock_padding = 0 0
+time1_format = %H:%M
+time1_font = sans bold 12
+#time2_format = %A %d %B
+#time2_font = sans bold 10
+clock_font_color = #000000 70
+clock_padding = 6 0
 clock_background_id = 0
 
 #---------------------------------------------
This page took 0.029998 seconds and 4 git commands to generate.