aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/cobalt.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/cobalt.js b/lib/cobalt.js
index 45f0e26..c832c7f 100644
--- a/lib/cobalt.js
+++ b/lib/cobalt.js
@@ -90,7 +90,8 @@
_version : co.version,
_timestamp : co.now(),
_separatorType : type,
- _indentLevel : co.currentIndent
+ _indentLevel : co.currentIndent,
+ _color : co.currentColor
}
},