# Color Legend >> # 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 # Terminals I use... just keep adding them here TERM linux TERM linux+utf8 TERM xterm-color TERM xterm-256color TERM rxvt-unicode TERM screen TERM screen-bce TERM screen.linux TERM screen-256color TERM screen-256color-bce TERM putty EIGHTBIT 1 NORMAL 00 FILE 00 DIR 01;34 LINK 01;36 FIFO 40;33 SOCK 01;35 DOOR 01;35 BLK 40;33;01 CHR 40;33;01 ORPHAN 40;31;01 EXEC 01;32 # File extension coloring: # Compressed .tar 01;31 .tgz 01;31 .arj 01;31 .taz 01;31 .lzh 01;31 .zip 01;31 .7z 01;31 .z 01;31 .Z 01;31 .gz 01;31 .bz2 01;31 .deb 01;31 .rpm 01;31 .jar 01;31 .rar 01;31 # Images .jpg 01;35 .jpeg 01;35 .gif 01;35 .bmp 01;35 .pbm 01;35 .pgm 01;35 .ppm 01;35 .tga 01;35 .xbm 01;35 .xpm 01;35 .tif 01;35 .tiff 01;35 .png 01;35 .fli 01;35 .gl 01;35 .dl 01;35 .xcf 01;35 .xwd 01;35 .pdf 01;35 # Audio/Video .ogg 00;33 .mp3 00;33 .wav 00;33 .mov 00;33 .mpg 00;33 .mpeg 00;33 .asf 00;33 .avi 00;33 .mkv 00;33 .wmv 00;33 .ogm 00;33 # Source Code .C 00;36 .H 00;36 .c 00;36 .h 00;36 .cxx 00;36 .hxx 00;36 .cpp 00;36 .hpp 00;36 .py 00;36 .sh 00;36 .vim 00;36 # Objects .o 00;33 .so 00;33 .a 00;33 .ko 00;33