tChanged background color - scripts - various script and utils
(HTM) git clone git://z3bra.org/scripts
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit 75a621289739be74082421274411ba446543c0a7
(DIR) parent c2153880ab883df863014fac840b8a5fdc590b3b
(HTM) Author: Willy Goiffon <willy@mailoo.org>
Date: Mon, 6 Jan 2014 10:40:46 +0100
Changed background color
Diffstat:
M bar/config.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/bar/config.sh b/bar/config.sh
t@@ -11,7 +11,7 @@
# * 7 : white
# unified colors
-bg="0"
+bg="8"
fg="9"
hl="8"