about summary refs log tree commit diff stats
path: root/code/directory.rb
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-18 16:20:00 +0200
committerhut <hut@lavabit.com>2009-07-18 16:20:00 +0200
commitd2ca37dd6e3a2f37ae49a97edbc7c0936cc423ba (patch)
tree353f46525c5a7f4575b681368b4e304f904a6a93 /code/directory.rb
parent84b68936fee43570696823c554297c27022f9497 (diff)
downloadranger-d2ca37dd6e3a2f37ae49a97edbc7c0936cc423ba.tar.gz
fixed detail in the default colorscheme
@currentfile was white foreground on default background
that's a bad combination because white is often used as the
default background too.
Diffstat (limited to 'code/directory.rb')
0 files changed, 0 insertions, 0 deletions
a3c22e9e6c51bb035a717ab7d29e2fd'>^
b27c5d0f ^
8685e78c ^
2490f5b4 ^
71577c1f ^
447d2358 ^
71577c1f ^
3e3786eb ^
5c65599e ^
7db1bcee ^

d56f6dc3 ^
5c65599e ^
2490f5b4 ^
447d2358 ^
































5c65599e ^
c4412fe8 ^



b6536ddf ^
c4412fe8 ^









447d2358 ^
7db1bcee ^



00a475cf ^
7db1bcee ^
5c65599e ^
2490f5b4 ^
71577c1f ^
3e3786eb ^
71577c1f ^



bf347ab9 ^
447d2358 ^

5c65599e ^
447d2358 ^
7db1bcee ^
00a475cf ^
7db1bcee ^
5c65599e ^
2490f5b4 ^
447d2358 ^




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