aboutsummaryrefslogtreecommitdiff
path: root/internal/ansiec/reset.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/ansiec/reset.go')
-rw-r--r--internal/ansiec/reset.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/ansiec/reset.go b/internal/ansiec/reset.go
index 9837396..c5b6ba6 100644
--- a/internal/ansiec/reset.go
+++ b/internal/ansiec/reset.go
@@ -3,4 +3,4 @@
package ansiec
-var Reset = "\x1b[0m"
+const Reset = "\x1b[0m"