summaryrefslogtreecommitdiff
path: root/tui.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tui.rb')
-rw-r--r--tui.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tui.rb b/tui.rb
index c1ab434..edc34d0 100644
--- a/tui.rb
+++ b/tui.rb
@@ -29,7 +29,7 @@ module TUI
"\e[0;31;1m"
end
- def self.purple
+ def self.magenta
"\e[1;35m"
end