summaryrefslogtreecommitdiff
path: root/etc/dircolors
blob: 8515ff006302b8f4ad7448ba9380804d0202744c (plain)
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
# Configuration file for dircolors, a utility to help you set the
# LS_COLORS environment variable used by GNU ls with the --color option.
# Copyright (C) 1996, 1999-2008
# Free Software Foundation, Inc.
# Copying and distribution of this file, with or without modification,
# are permitted provided the copyright notice and this notice are preserved.
# The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the
# slackware version of dircolors) are recognized but ignored.
# Below, there should be one TERM entry for each termtype that is colorizable
TERM Eterm
TERM ansi
TERM color-xterm
TERM con132x25
TERM con132x30
TERM con132x43
TERM con132x60
TERM con80x25
TERM con80x28
TERM con80x30
TERM con80x43
TERM con80x50
TERM con80x60
TERM cons25
TERM console
TERM cygwin
TERM dtterm
TERM eterm-color
TERM gnome
TERM gnome-256color
TERM konsole
TERM kterm
TERM linux
TERM linux-c
TERM mach-color
TERM mlterm
TERM putty
TERM rxvt
TERM rxvt-cygwin
TERM rxvt-cygwin-native
TERM rxvt-unicode
TERM screen
TERM screen-256color
TERM screen-bce
TERM screen-w
TERM screen.linux
TERM vt100
TERM xterm
TERM xterm-16color
TERM xterm-256color
TERM xterm-88color
TERM xterm-color
TERM xterm-debian
# Below are the color init strings for the basic file types. A color init
# string consists of one or more of the following numeric codes:
# Attribute codes:
# 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed
# Text color codes:
# 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white
# Background color codes:
# 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white
NORMAL 00 # global default, although everything should be something.
FILE 00 # normal file
DIR 01;37 # directory
LINK 01;36 # symbolic link. (If you set this to 'target' instead of a
           # numerical value, the color is as for the file pointed to.)
FIFO 40;33 # pipe
SOCK 01;35 # socket
DOOR 01;35 # door
BLK 40;33;01 # block device driver
CHR 40;33;01 # character device driver
ORPHAN 40;31;01 # symlink to nonexistent file, or non-stat'able file
SETUID 37;41 # file that is setuid (u+s)
SETGID 30;43 # file that is setgid (g+s)
STICKY_OTHER_WRITABLE 30;42 # dir that is sticky and other-writable (+t,o+w)
OTHER_WRITABLE 34;42 # dir that is other-writable (o+w) and not sticky
STICKY 37;44 # dir with the sticky bit set (+t) and not other-writable
# This is for files with execute permission:
EXEC 01;32
# List any file extensions like '.gz' or '.tar' that you would like ls
# to colorize below. Put the extension, a space, and the color init string.
# (and any comments you want to add after a '#')
# If you use DOS-style suffixes, you may want to uncomment the following:
#.cmd 01;32 # executables (bright green)
#.exe 01;32
#.com 01;32
#.btm 01;32
#.bat 01;32
# Or if you want to colorize scripts even if they do not have the
# executable bit actually set.
#.sh 01;32
#.csh 01;32

## Extension based colors are indicated by an underline
# archives/compressed files (red)
.tar 04;31
.tgz 04;31
.svgz 04;31
.arj 04;31
.taz 04;31
.lzh 04;31
.lzma 04;31
.zip 04;31
.z 04;31
.Z 04;31
.dz 04;31
.gz 04;31
.bz2 04;31
.bz 04;31
.tbz2 04;31
.tz 04;31
.deb 04;31
.rpm 04;31
.jar 04;31
.rar 04;31
.ace 04;31
.zoo 04;31
.cpio 04;31
.7z 04;31
.rz 04;31
# images (yellow)
.art 04;33
.bmp 04;33
.cdr 04;33
.cdt 04;33
.cpt 04;33
.djv 04;33
.djvu 04;33
.gif 04;33
.ico 04;33
.ief 04;33
.jng 04;33
.jpe 04;33
.jpeg 04;33
.jpg 04;33
.pat 04;33
.pbm 04;33
.pcx 04;33
.pgm 04;33
.png 04;33
.pnm 04;33
.ppm 04;33
.psd 04;33
.ras 04;33
.rgb 04;33
.svg 04;33
.svgz 04;33
.tif 04;33
.tiff 04;33
.wbmp 04;33
.xbm 04;33
.xpm 04;33
.xwd 04;33
# videos (green)
.3gp 04;32
.asf 04;32
.asx 04;32
.avi 04;32
.axv 04;32
.dif 04;32
.dl 04;32
.dv 04;32
.fli 04;32
.flv 04;32
.gl 04;32
.lsf 04;32
.lsx 04;32
.mng 04;32
.mov 04;32
.movie 04;32
.mp4 04;32
.mpe 04;32
.mpeg 04;32
.mpg 04;32
.mpv 04;32
.mxu 04;32
.ogv 04;32
.qt 04;32
.wm 04;32
.wmv 04;32
.wmx 04;32
.wvx 04;32
# audio (cyan)
.aif 04;36
.aifc 04;36
.aiff 04;36
.amr 04;36
.amr 04;36
.au 04;36
.awb 04;36
.awb 04;36
.axa 04;36
.flac 04;36
.gsm 04;36
.kar 04;36
.m3u 04;36
.m3u 04;36
.m4a 04;36
.mid 04;36
.midi 04;36
.mp2 04;36
.mp3 04;36
.mpega 04;36
.mpga 04;36
.oga 04;36
.ogg 04;36
.pls 04;36
.ra 04;36
.ra 04;36
.ram 04;36
.rm 04;36
.sd2 04;36
.sid 04;36
.snd 04;36
.spx 04;36
.wav 04;36
.wax 04;36
.wma 04;36
# document formats, not plain text! (white)
.odt 04
.pdf 04