about summary refs log tree commit diff stats
path: root/themes/forest
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-02-10 23:03:23 +0000
committerJames Booth <boothj5@gmail.com>2016-02-10 23:03:23 +0000
commit2f82f50a352ebdbe34c1712156766e0476e19e6c (patch)
tree33da0ccfd1e4e9abbec5fd5274fae686e9ab8329 /themes/forest
parent71679a3159037c353656b19e3b36ab303714bc15 (diff)
downloadprofani-tty-2f82f50a352ebdbe34c1712156766e0476e19e6c.tar.gz
Added roommention.term theme option
Diffstat (limited to 'themes/forest')
-rw-r--r--themes/forest1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/forest b/themes/forest
index 32344439..37701e2d 100644
--- a/themes/forest
+++ b/themes/forest
@@ -45,6 +45,7 @@ gone=bold_black
 error=bold_black
 roominfo=yellow
 roommention=bold_cyan
+roommention.term=bold_cyan
 roomtrigger=bold_cyan
 me=blue
 them=bold_blue
ram <vc@akkartik.com> 2022-07-12 17:02:53 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2022-07-12 17:02:53 -0700 add state arg to a few functions' href='/akkartik/lines.love/commit/search.lua?id=5aae52775963f098815b31de48467f3de501190b'>5aae527 ^
0afd03e ^
8b880f4 ^


0d52962 ^

0afd03e ^
5aae527 ^
8b880f4 ^




0d52962 ^




5aae527 ^
8b880f4 ^
0d52962 ^
5aae527 ^

0d52962 ^




0afd03e ^
8b880f4 ^


0afd03e ^


5aae527 ^



0d52962 ^
5aae527 ^

3b36093 ^
5aae527 ^
0d52962 ^


5aae527 ^
0d52962 ^
e85a7e7 ^
0d52962 ^
5aae527 ^
0d52962 ^

5aae527 ^

0d52962 ^
5aae527 ^

0d52962 ^





5aae527 ^

0d52962 ^
5aae527 ^

0d52962 ^




5aae527 ^



0d52962 ^
5aae527 ^

3b36093 ^
5aae527 ^
0d52962 ^


8b880f4 ^




0d52962 ^
8b880f4 ^
0d52962 ^









1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126