summaryrefslogtreecommitdiff
path: root/tmac/tty.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/tty.tmac')
-rw-r--r--tmac/tty.tmac9
1 files changed, 9 insertions, 0 deletions
diff --git a/tmac/tty.tmac b/tmac/tty.tmac
index 5da0607d..1c3f14fa 100644
--- a/tmac/tty.tmac
+++ b/tmac/tty.tmac
@@ -46,6 +46,15 @@
.tty-char \(an -
.tty-char \(eu EUR
.tty-char \(Eu EUR
+.\" color definitions
+.defcolor black rgb #000000
+.defcolor red rgb #ff0000
+.defcolor green rgb #00ff00
+.defcolor blue rgb #0000ff
+.defcolor yellow rgb #ffff00
+.defcolor magenta rgb #ff00ff
+.defcolor cyan rgb #00ffff
+.defcolor white rgb #ffffff
.cp \n(_C
.\" If you want the character definitions in tty-char.tmac to be loaded
.\" automatically, remove the `\"' from the next line.