From 250bdfdb1e100d3e966d3b9318df3dab7a639a6e Mon Sep 17 00:00:00 2001 From: Darren Austin Date: Tue, 6 Feb 2018 17:39:38 +0000 Subject: [PATCH] Added some dir_colors --- .dir_colors | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.dir_colors b/.dir_colors index fdc1f53..bad92cc 100644 --- a/.dir_colors +++ b/.dir_colors @@ -60,11 +60,11 @@ TERM xterm-debian # Below are the colour init strings for the basic file types. A colour 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 +# 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed # Text colour codes: -# 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white +# 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white # Background colour codes: -# 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white +# 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white NORMAL 00 # Global default. FILE 00 # Normal file. # RESET 0 # reset to "normal" color @@ -294,7 +294,7 @@ STICKY_OTHER_WRITABLE 34;45 # Dir is other-writable and sticky (o+w,+t). .AU 01;33 .axa 01;33 .AXA 01;33 -.flac 01;33 +.flac 01;33 .FLAC 01;33 .m2a 01;33 .M2A 01;33 @@ -330,6 +330,8 @@ STICKY_OTHER_WRITABLE 34;45 # Dir is other-writable and sticky (o+w,+t). .OGA 01;33 .ogg 01;33 .OGG 01;33 +.opus 01;33 +.OPUS 01;33 .ra 01;33 .RA 01;33 .ram 01;33