summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mgutz/ansi/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mgutz/ansi/doc.go')
-rw-r--r--vendor/github.com/mgutz/ansi/doc.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/mgutz/ansi/doc.go b/vendor/github.com/mgutz/ansi/doc.go
index 43c217e1..c93039b8 100644
--- a/vendor/github.com/mgutz/ansi/doc.go
+++ b/vendor/github.com/mgutz/ansi/doc.go
@@ -58,6 +58,7 @@ Attributes
B = Blink foreground
u = underline foreground
h = high intensity (bright) foreground, background
+ d = dim foreground
i = inverse
Wikipedia ANSI escape codes [Colors](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors)