From aafe50bd00c22bbab34c0dbffccfb706706fc89e Mon Sep 17 00:00:00 2001 From: svk28 Date: Mon, 19 Oct 2015 15:22:09 +0400 Subject: [PATCH] test --- projman.conf | 1 + test.tcl | 1 + 2 files changed, 2 insertions(+) create mode 100644 test.tcl diff --git a/projman.conf b/projman.conf index a1d12b1..c898b88 100644 --- a/projman.conf +++ b/projman.conf @@ -63,6 +63,7 @@ set color(string) "#168400" set color(brace) "#d33434" set color(braceBG) "#000000" set color(braceFG) "#43ff00" +set color(bracequad) "#990099" set color(percent) "#a500c6" set color(bindKey) "#a500c6" set color(label) "#c9c9c9" diff --git a/test.tcl b/test.tcl new file mode 100644 index 0000000..efce686 --- /dev/null +++ b/test.tcl @@ -0,0 +1 @@ +ee \ No newline at end of file