2 # Dark 256 color solarized theme for the color GNU ls utility.
3 # Used and tested with dircolors (GNU coreutils) 8.5
5 # @author {@link http://sebastian.tramp.name Sebastian Tramp}
6 # @license http://sam.zoy.org/wtfpl/ Do What The Fuck You Want To Public License (WTFPL)
9 # https://github.com/seebi/dircolors-solarized
48 TERM rxvt-cygwin-native
51 TERM rxvt-unicode-256color
54 TERM screen-16color-bce
56 TERM screen-16color-bce-s
58 TERM screen-256color-bce
59 TERM screen-256color-s
60 TERM screen-256color-bce-s
61 TERM screen-256color-italic
65 TERM screen.xterm-256color
76 TERM xterm-256color-italic
86 # Below are the color init strings for the basic file types. A color init
87 # string consists of one or more of the following numeric codes:
89 # 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed
91 # 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white
92 # Background color codes:
93 # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white
97 # see here: http://www.mail-archive.com/bug-coreutils@gnu.org/msg11030.html)
99 # Text 256 color coding:
101 # Background 256 color coding:
106 NORMAL 00;38;5;244 # no color code at all
107 #FILE 00 # regular file: use no color at all
108 RESET 0 # reset to "normal" color
109 DIR 00;38;5;33 # directory 01;34
110 LINK 00;38;5;37 # symbolic link. (If you set this to 'target' instead of a
111 # numerical value, the color is as for the file pointed to.)
112 MULTIHARDLINK 00 # regular file with more than one link
113 FIFO 48;5;230;38;5;136;01 # pipe
114 SOCK 48;5;230;38;5;136;01 # socket
115 DOOR 48;5;230;38;5;136;01 # door
116 BLK 48;5;230;38;5;244;01 # block device driver
117 CHR 48;5;230;38;5;244;01 # character device driver
118 ORPHAN 48;5;235;38;5;160 # symlink to nonexistent file, or non-stat'able file
119 SETUID 48;5;160;38;5;230 # file that is setuid (u+s)
120 SETGID 48;5;136;38;5;230 # file that is setgid (g+s)
121 CAPABILITY 30;41 # file with capability
122 STICKY_OTHER_WRITABLE 48;5;64;38;5;230 # dir that is sticky and other-writable (+t,o+w)
123 OTHER_WRITABLE 48;5;235;38;5;33 # dir that is other-writable (o+w) and not sticky
124 STICKY 48;5;33;38;5;230 # dir with the sticky bit set (+t) and not other-writable
125 # This is for files with execute permission:
128 ## Archives or compressed (violet + bold for compression)
161 # Image formats (yellow)
163 .JPG 00;38;5;136 #stupid but needed
191 # Files of special interest (base1)
200 *Makefile 00;38;5;245
201 *Rakefile 00;38;5;245
202 *Dockerfile 00;38;5;245
203 *build.xml 00;38;5;245
208 *README.txt 00;38;5;245
209 *readme.txt 00;38;5;245
211 *README.markdown 00;38;5;245
224 # "unimportant" files as logs and backups (base01)
238 .incomplete 00;38;5;240
247 # Audio formats (orange)
260 # http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
266 # Video formats (as audio + bold)
292 # http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions