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
82 # Below are the color init strings for the basic file types. A color init
83 # string consists of one or more of the following numeric codes:
85 # 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed
87 # 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white
88 # Background color codes:
89 # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white
93 # see here: http://www.mail-archive.com/bug-coreutils@gnu.org/msg11030.html)
95 # Text 256 color coding:
97 # Background 256 color coding:
102 NORMAL 00;38;5;244 # no color code at all
103 FILE 00 # regular file: use no color at all
104 RESET 0 # reset to "normal" color
105 DIR 00;38;5;33 # directory 01;34
106 LINK 00;38;5;37 # symbolic link. (If you set this to 'target' instead of a
107 # numerical value, the color is as for the file pointed to.)
108 MULTIHARDLINK 00 # regular file with more than one link
109 FIFO 48;5;230;38;5;136;01 # pipe
110 SOCK 48;5;230;38;5;136;01 # socket
111 DOOR 48;5;230;38;5;136;01 # door
112 BLK 48;5;230;38;5;244;01 # block device driver
113 CHR 48;5;230;38;5;244;01 # character device driver
114 ORPHAN 48;5;235;38;5;160 # symlink to nonexistent file, or non-stat'able file
115 SETUID 48;5;160;38;5;230 # file that is setuid (u+s)
116 SETGID 48;5;136;38;5;230 # file that is setgid (g+s)
117 CAPABILITY 30;41 # file with capability
118 STICKY_OTHER_WRITABLE 48;5;64;38;5;230 # dir that is sticky and other-writable (+t,o+w)
119 OTHER_WRITABLE 48;5;235;38;5;33 # dir that is other-writable (o+w) and not sticky
120 STICKY 48;5;33;38;5;230 # dir with the sticky bit set (+t) and not other-writable
121 # This is for files with execute permission:
124 ## Archives or compressed (violet + bold for compression)
157 # Image formats (yellow)
159 .JPG 00;38;5;136 #stupid but needed
187 # Files of special interest (base1)
196 *Makefile 00;38;5;245
197 *Rakefile 00;38;5;245
198 *build.xml 00;38;5;245
203 *README.txt 00;38;5;245
204 *readme.txt 00;38;5;245
206 *README.markdown 00;38;5;245
216 # "unimportant" files as logs and backups (base01)
230 .incomplete 00;38;5;240
239 # Audio formats (orange)
252 # http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
258 # Video formats (as audio + bold)
284 # http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions