aboutsummaryrefslogtreecommitdiff
path: root/consolecolors.lua
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2017-12-18 16:45:46 -0800
committerBruce Hill <bitbucket@bruce-hill.com>2017-12-18 16:45:46 -0800
commit0987fde8e71b28c392c505332091ebf02e84f5c1 (patch)
treeb4e18a28907c4c5310e3d9ee01af4cde4c838a2f /consolecolors.lua
parent611a8c87f31cc929f1912923123334700d4d0884 (diff)
Improved documentation and compile script.
Diffstat (limited to 'consolecolors.lua')
-rw-r--r--consolecolors.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/consolecolors.lua b/consolecolors.lua
index 7b87c0b..650bc81 100644
--- a/consolecolors.lua
+++ b/consolecolors.lua
@@ -1,3 +1,7 @@
+--
+-- This file contains the ANSI escapes for console colors
+--
+
local colors = {
-- attributes
reset = 0,