summaryrefslogtreecommitdiff
path: root/config.yml
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-06-18 16:45:19 +0200
committerfranck cuny <franck@lumberjaph.net>2011-06-18 16:45:19 +0200
commit1c545c0a2dd455718adb6adc6ec69f43305b9222 (patch)
treeec6af80a0106636f1e38267627b9334f4e432769 /config.yml
parentremove useless code (diff)
downloadstargit-1c545c0a2dd455718adb6adc6ec69f43305b9222.tar.gz
replace min with max
Signed-off-by: franck cuny <franck@lumberjaph.net>
Diffstat (limited to '')
-rw-r--r--config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yml b/config.yml
index 62052f3..2c516b6 100644
--- a/config.yml
+++ b/config.yml
@@ -56,6 +56,6 @@ graph:
degree:
label: Degree
type: Num
- colorMin: 0xFFCCCC
- colorMax: 0xFF0000
+ colorMin: 0xFF0000
+ colorMax: 0xFFCCCC
default: 0xFA7070