From: Thierry Lorthiois Date: Sat, 6 Mar 2010 08:54:12 +0000 (+0000) Subject: fixed issue 232 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftint2;a=commitdiff_plain;h=6acaf24038ab2137f6ef422a8a8111127d6e0ca6 fixed issue 232 --- diff --git a/sample/default.tint2rc b/sample/default.tint2rc index a3c22ad..02115ca 100644 --- a/sample/default.tint2rc +++ b/sample/default.tint2rc @@ -19,7 +19,7 @@ border_color = #9b9b9b 75 rounded = 1 border_width = 0 -background_color = #OOOOOO 70 +background_color = #000000 70 border_color = #ffffff 20 # tooltip @@ -116,7 +116,7 @@ tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 4 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #--------------------------------------------- diff --git a/sample/horizontal_icon_only.tint2rc b/sample/horizontal_icon_only.tint2rc index 3648c26..1ea841c 100644 --- a/sample/horizontal_icon_only.tint2rc +++ b/sample/horizontal_icon_only.tint2rc @@ -17,7 +17,7 @@ border_color = #9b9b9b 75 rounded = 1 border_width = 0 -background_color = #OOOOOO 70 +background_color = #000000 70 border_color = #ffffff 20 # tooltip @@ -114,7 +114,7 @@ tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #--------------------------------------------- diff --git a/sample/rounded_multi_desktop.tint2rc b/sample/rounded_multi_desktop.tint2rc index 6ff9314..23d1f62 100644 --- a/sample/rounded_multi_desktop.tint2rc +++ b/sample/rounded_multi_desktop.tint2rc @@ -94,7 +94,7 @@ tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 3 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #--------------------------------------------- diff --git a/sample/tint2rc b/sample/tint2rc index 316774d..a50d518 100644 --- a/sample/tint2rc +++ b/sample/tint2rc @@ -113,7 +113,7 @@ tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #--------------------------------------------- diff --git a/sample/vertical_icon_only.tint2rc b/sample/vertical_icon_only.tint2rc index f834cdd..359f319 100644 --- a/sample/vertical_icon_only.tint2rc +++ b/sample/vertical_icon_only.tint2rc @@ -104,7 +104,7 @@ tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #--------------------------------------------- diff --git a/sample/white_single_desktop.tint2rc b/sample/white_single_desktop.tint2rc index 3af86a2..93422dd 100644 --- a/sample/white_single_desktop.tint2rc +++ b/sample/white_single_desktop.tint2rc @@ -112,7 +112,7 @@ tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #---------------------------------------------