From 6f0d8bf8f37eb9fbd63bf01a062b898273dd5498 Mon Sep 17 00:00:00 2001 From: Hyoyoung Chang Date: Wed, 29 Sep 2010 09:08:25 +0900 Subject: [PATCH] adjust background color --- data/themes/cbhmdrawer.edc | 6 +++--- debian/changelog | 9 +++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/data/themes/cbhmdrawer.edc b/data/themes/cbhmdrawer.edc index 1998685..4fb5c80 100644 --- a/data/themes/cbhmdrawer.edc +++ b/data/themes/cbhmdrawer.edc @@ -21,7 +21,7 @@ collections state: "default" 0.0; rel1 { relative: 0.0 0.0; } rel2 { relative: 1.0 1.0; } - color: 100 100 100 255; + color: 29 25 22 255; } } @@ -33,8 +33,8 @@ collections description { state: "default" 0.0; - rel1 { relative: 0.02 0.02; to: background; } - rel2 { relative: 0.98 0.4; to: background; } + rel1 { relative: 0.02 0.01; to: background; } + rel2 { relative: 0.98 0.39; to: background; } } } part diff --git a/debian/changelog b/debian/changelog index 24f492a..53df0ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +cbhm (0.1.0-18) unstable; urgency=low + + * case of inhouse package + * Git: 165.213.180.234:/git/slp/pkgs/cbhm + * Tag: cbhm_0.1.0-18 + * adjust background color + + -- Hyoyoung Chang Wed, 29 Sep 2010 09:07:22 +0900 + cbhm (0.1.0-17) unstable; urgency=low * case of inhouse package -- 2.7.4