Advertisement
edps

dircolors-funtoo

Dec 13th, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.79 KB | None | 0 0
  1. # LS_COLORS
  2. # Maintainers: Magnus Woldrich <m@japh.se>,
  3. # Ryan Delaney <ryan.delaney@gmail.com> OpenGPG: 0D98863B4E1D07B6
  4. # URL: https://github.com/trapd00r/LS_COLORS
  5. # Version: 0.254
  6. # Updated: Sun Jun 1 14:36:30 PDT 2014
  7. #
  8. # This is a collection of extension:color mappings, suitable to use as your
  9. # LS_COLORS environment variable. Most of them use the extended color map,
  10. # described in the ECMA-48 document; in other words, you'll need a terminal
  11. # with capabilities of displaying 256 colors.
  12. #
  13. # As of this writing, around 300 different filetypes/extensions is supported.
  14. # That's indeed a lot of extensions, but there's a lot more! Therefore I need
  15. # your help.
  16. #
  17. # Fork this project on github, add the extensions you are missing, and send me
  18. # a pull request.
  19. #
  20. # For files that usually ends up next to each other, like html, css and js,
  21. # try to pick colors that fit nicely together. Filetypes with multiple
  22. # possible extensions, like htm and html, should have the same color.
  23.  
  24. # This program is distributed in the hope that it will be useful, but WITHOUT ANY
  25. # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  26. # PARTICULAR PURPOSE. See the Perl Artistic License for more details.
  27. #
  28. # This program is free software: you can redistribute it and/or modify it under
  29. # the terms of the Perl Artistic License as published by the Perl Foundation,
  30. # either version 1.0 of the License, or (at your option) any later version.
  31. #
  32. # You should have received a copy of the Perl Artistic License along
  33. # with this program. If not, see <http://www.perlfoundation.org/artistic_license_1_0>.
  34.  
  35. # core {{{1
  36. BLK 38;5;68
  37. CAPABILITY 38;5;17
  38. CHR 38;5;113;1
  39. DIR 38;5;30
  40. DOOR 38;5;127
  41. EXEC 38;5;208;1
  42. FIFO 38;5;126
  43. FILE 38;5;253
  44. LINK target
  45. MULTIHARDLINK 38;5;222;1
  46. # "NORMAL don't reset the bold attribute -
  47. # https://github.com/trapd00r/LS_COLORS/issues/11
  48. #NORMAL 38;5;254
  49. ORPHAN 48;5;196;38;5;232;1
  50. OTHER_WRITABLE 38;5;220;1
  51. SETGID 48;5;3;38;5;0
  52. SETUID 38;5;220;1;3;100;1
  53. SOCK 38;5;197
  54. STICKY 38;5;86;48;5;234
  55. STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
  56.  
  57. *LS_COLORS 48;5;89;38;5;197;1;3;4;7 # :-)
  58. # }}}
  59. # documents {{{1
  60. *README 38;5;220;1
  61. *LICENSE 38;5;220;1
  62. *COPYING 38;5;220;1
  63. *INSTALL 38;5;220;1
  64. *COPYRIGHT 38;5;220;1
  65. *AUTHORS 38;5;220;1
  66. *HISTORY 38;5;220;1
  67. *CONTRIBUTORS 38;5;220;1
  68. *PATENTS 38;5;220;1
  69. *VERSION 38;5;220;1
  70. *NOTICE 38;5;220;1
  71. *CHANGES 38;5;220;1
  72. .log 38;5;190
  73. # plain-text {{{2
  74. .txt 38;5;253
  75. # markup {{{2
  76. .etx 38;5;184
  77. .info 38;5;184
  78. .markdown 38;5;184
  79. .md 38;5;184
  80. .mkd 38;5;184
  81. .nfo 38;5;184
  82. .pod 38;5;184
  83. .tex 38;5;184
  84. .textile 38;5;184
  85. # key-value, non-relational data {{{2
  86. .json 38;5;178
  87. .msg 38;5;178
  88. .pgn 38;5;178
  89. .rss 38;5;178
  90. .xml 38;5;178
  91. .yml 38;5;178
  92. # }}}
  93. # binary {{{2
  94. .cbr 38;5;141
  95. .cbz 38;5;141
  96. .chm 38;5;141
  97. .djvu 38;5;141
  98. .pdf 38;5;141
  99. .PDF 38;5;141
  100. # words {{{3
  101. .docm 38;5;111;4
  102. .doc 38;5;111
  103. .docx 38;5;111
  104. .eps 38;5;111
  105. .ps 38;5;111
  106. .odb 38;5;111
  107. .odt 38;5;111
  108. # presentation {{{3
  109. .odp 38;5;166
  110. .pps 38;5;166
  111. .ppt 38;5;166
  112. # spreadsheet {{{3
  113. .csv 38;5;78
  114. # Open document spreadsheet
  115. .ods 38;5;112
  116. .xla 38;5;76
  117. # Excel spreadsheet
  118. .xls 38;5;112
  119. .xlsx 38;5;112
  120. # Excel spreadsheet with macros
  121. .xlsxm 38;5;112;4
  122. # Excel module
  123. .xltm 38;5;73;4
  124. .xltx 38;5;73
  125. # }}}
  126. # }}}
  127. # configs {{{2
  128. *cfg 1
  129. *conf 1
  130. *rc 1
  131. .ini 1
  132. # vim
  133. .viminfo 1
  134. # cisco VPN client configuration
  135. .pcf 1
  136. # adobe photoshop proof settings file
  137. .psf 1
  138. # }}}
  139. # }}}
  140. # code {{{1
  141. # version control {{{2
  142. .git 38;5;197
  143. .gitignore 38;5;240
  144. .gitattributes 38;5;240
  145. .gitmodules 38;5;240
  146.  
  147. # shell {{{2
  148. .awk 38;5;172
  149. .bash 38;5;172
  150. .bat 38;5;172
  151. .BAT 38;5;172
  152. .sed 38;5;172
  153. .sh 38;5;172
  154. .zsh 38;5;172
  155. .vim 38;5;172
  156.  
  157. # interpreted {{{2
  158. .ahk 38;5;41
  159. # python
  160. .py 38;5;41
  161. # perl
  162. .pl 38;5;41
  163. # sql
  164. .msql 38;5;222
  165. .mysql 38;5;222
  166. .pgsql 38;5;222
  167. .sql 38;5;222
  168. # Tool Command Language
  169. .tcl 38;5;64;1
  170.  
  171. # compiled {{{2
  172. #
  173. # assembly language
  174. .asm 38;5;81
  175. # LISP
  176. .cl 38;5;81
  177. .lisp 38;5;81
  178. # lua
  179. .lua 38;5;81
  180. # C
  181. .c 38;5;81
  182. .C 38;5;81
  183. .h 38;5;110
  184. .H 38;5;110
  185. .tcc 38;5;110
  186. # C++
  187. .c++ 38;5;81
  188. .h++ 38;5;110
  189. .hpp 38;5;110
  190. .hxx 38;5;110
  191. .ii 38;5;110
  192. # method file for Objective C
  193. .M 38;5;110
  194. .m 38;5;110
  195. # Csharp
  196. .cc 38;5;81
  197. .cs 38;5;81
  198. .cp 38;5;81
  199. .cpp 38;5;81
  200. .cxx 38;5;81
  201. # Google golang
  202. .go 38;5;81
  203. # fortran
  204. .f 38;5;81
  205. .for 38;5;81
  206. .ftn 38;5;81
  207. # pascal
  208. .s 38;5;110
  209. .S 38;5;110
  210. # ?
  211. .sx 38;5;81
  212. # interface file in GHC - https://github.com/trapd00r/LS_COLORS/pull/9
  213. .hi 38;5;110
  214. # haskell
  215. .hs 38;5;81
  216.  
  217. # binaries {{{2
  218. # compiled apps for interpreted languages
  219. .PL 38;5;160
  220. .pyc 38;5;240
  221. # }}}
  222. # html {{{2
  223. .css 38;5;125;1
  224. .less 38;5;125;1
  225. .sass 38;5;125;1
  226. .scss 38;5;125;1
  227. .htm 38;5;125;1
  228. .html 38;5;125;1
  229. .jhtm 38;5;125;1
  230. .mht 38;5;125;1
  231. .eml 38;5;125;1
  232. .mustache 38;5;125;1
  233. # }}}
  234. # java {{{2
  235. .coffee 38;5;074;1
  236. .java 38;5;074;1
  237. .js 38;5;074;1
  238. .jsm 38;5;074;1
  239. .jsm 38;5;074;1
  240. .jsp 38;5;074;1
  241. # }}}
  242. # php {{{2
  243. .php 38;5;81
  244. # CakePHP view scripts and helpers
  245. .ctp 38;5;81
  246. # Twig template engine
  247. .twig 38;5;81
  248. # }}}
  249. # vb/a {{{2
  250. .vb 38;5;81
  251. .vba 38;5;81
  252. .vbs 38;5;81
  253. # 2}}}
  254. # Build stuff {{{2
  255. *Makefile 38;5;155
  256. *MANIFEST 38;5;243
  257. *pm_to_blib 38;5;240
  258. # automake
  259. .am 38;5;242
  260. .in 38;5;242
  261. .hin 38;5;242
  262. .scan 38;5;242
  263. .m4 38;5;242
  264. .old 38;5;242
  265. .out 38;5;242
  266. .SKIP 38;5;244
  267. # }}}
  268. # patch files {{{2
  269. .diff 48;5;197;38;5;232
  270. .patch 48;5;197;38;5;232;1
  271. #}}}
  272. # graphics {{{1
  273. .bmp 38;5;97
  274. .tiff 38;5;97
  275. .TIFF 38;5;97
  276. .cdr 38;5;97
  277. .gif 38;5;97
  278. .ico 38;5;97
  279. .jpeg 38;5;97
  280. .JPG 38;5;97
  281. .jpg 38;5;97
  282. .nth 38;5;97
  283. .png 38;5;97
  284. .svg 38;5;97
  285. .xpm 38;5;97
  286. # }}}
  287. # video {{{1
  288. .avi 38;5;114
  289. .divx 38;5;114
  290. .IFO 38;5;114
  291. .m2v 38;5;114
  292. .m4v 38;5;114
  293. .mkv 38;5;114
  294. .MOV 38;5;114
  295. .mov 38;5;114
  296. .mp4 38;5;114
  297. .mpeg 38;5;114
  298. .mpg 38;5;114
  299. .ogm 38;5;114
  300. .rmvb 38;5;114
  301. .sample 38;5;114
  302. .wmv 38;5;114
  303. # mobile/streaming {{{2
  304. .3g2 38;5;115
  305. .3gp 38;5;115
  306. .gp3 38;5;115
  307. .webm 38;5;115
  308. .gp4 38;5;115
  309. .asf 38;5;115
  310. .flv 38;5;115
  311. .ts 38;5;115
  312. .ogv 38;5;115
  313. .f4v 38;5;115
  314. # }}}
  315. # lossless {{{2
  316. .VOB 38;5;115;1
  317. .vob 38;5;115;1
  318. # }}}
  319. # audio {{{1
  320. .3ga 38;5;137;1
  321. .S3M 38;5;137;1
  322. .aac 38;5;137;1
  323. .dat 38;5;137;1
  324. .dts 38;5;137;1
  325. .fcm 38;5;137;1
  326. .m4a 38;5;137;1
  327. .mid 38;5;137;1
  328. .midi 38;5;137;1
  329. .mod 38;5;137;1
  330. .mp3 38;5;137;1
  331. .oga 38;5;137;1
  332. .ogg 38;5;137;1
  333. .s3m 38;5;137;1
  334. .sid 38;5;137;1
  335. # lossless
  336. .ape 38;5;136;1
  337. .flac 38;5;136;1
  338. .alac 38;5;136;1
  339. .wav 38;5;136;1
  340. .wv 38;5;136;1
  341. .wvc 38;5;136;1
  342.  
  343. # }}}
  344. # fonts {{{1
  345. .afm 38;5;66
  346. .pfb 38;5;66
  347. .pfm 38;5;66
  348. .ttf 38;5;66
  349. .otf 38;5;66
  350. # postscript fonts
  351. .PFA 38;5;66
  352. .pfa 38;5;66
  353. # }}}
  354. # archives {{{1
  355. .7z 38;5;40
  356. .a 38;5;40
  357. .arj 38;5;40
  358. .bz2 38;5;40
  359. .gz 38;5;40
  360. .rar 38;5;40
  361. .tar 38;5;40
  362. .tgz 38;5;40
  363. .xz 38;5;40
  364. .zip 38;5;40
  365. # packaged apps {{{2
  366. .apk 38;5;215
  367. .deb 38;5;215
  368. .jad 38;5;215
  369. .jar 38;5;215
  370. .cab 38;5;215
  371. .pak 38;5;215
  372. .pk3 38;5;215
  373. .vdf 38;5;215
  374. .vpk 38;5;215
  375. .bsp 38;5;215
  376. .dmg 38;5;215
  377. # }}}
  378. # segments {{{2
  379. .r00 38;5;239
  380. .r01 38;5;239
  381. .r02 38;5;239
  382. .r03 38;5;239
  383. .r04 38;5;239
  384. .r05 38;5;239
  385. .r06 38;5;239
  386. .r07 38;5;239
  387. .r08 38;5;239
  388. .r09 38;5;239
  389. .r10 38;5;239
  390. .r100 38;5;239
  391. .r101 38;5;239
  392. .r102 38;5;239
  393. .r103 38;5;239
  394. .r104 38;5;239
  395. .r105 38;5;239
  396. .r106 38;5;239
  397. .r107 38;5;239
  398. .r108 38;5;239
  399. .r109 38;5;239
  400. .r11 38;5;239
  401. .r110 38;5;239
  402. .r111 38;5;239
  403. .r112 38;5;239
  404. .r113 38;5;239
  405. .r114 38;5;239
  406. .r115 38;5;239
  407. .r116 38;5;239
  408. .r12 38;5;239
  409. .r13 38;5;239
  410. .r14 38;5;239
  411. .r15 38;5;239
  412. .r16 38;5;239
  413. .r17 38;5;239
  414. .r18 38;5;239
  415. .r19 38;5;239
  416. .r20 38;5;239
  417. .r21 38;5;239
  418. .r22 38;5;239
  419. .r25 38;5;239
  420. .r26 38;5;239
  421. .r27 38;5;239
  422. .r28 38;5;239
  423. .r29 38;5;239
  424. .r30 38;5;239
  425. .r31 38;5;239
  426. .r32 38;5;239
  427. .r33 38;5;239
  428. .r34 38;5;239
  429. .r35 38;5;239
  430. .r36 38;5;239
  431. .r37 38;5;239
  432. .r38 38;5;239
  433. .r39 38;5;239
  434. .r40 38;5;239
  435. .r41 38;5;239
  436. .r42 38;5;239
  437. .r43 38;5;239
  438. .r44 38;5;239
  439. .r45 38;5;239
  440. .r46 38;5;239
  441. .r47 38;5;239
  442. .r48 38;5;239
  443. .r49 38;5;239
  444. .r50 38;5;239
  445. .r51 38;5;239
  446. .r52 38;5;239
  447. .r53 38;5;239
  448. .r54 38;5;239
  449. .r55 38;5;239
  450. .r56 38;5;239
  451. .r57 38;5;239
  452. .r58 38;5;239
  453. .r59 38;5;239
  454. .r60 38;5;239
  455. .r61 38;5;239
  456. .r62 38;5;239
  457. .r63 38;5;239
  458. .r64 38;5;239
  459. .r65 38;5;239
  460. .r66 38;5;239
  461. .r67 38;5;239
  462. .r68 38;5;239
  463. .r69 38;5;239
  464. .r69 38;5;239
  465. .r70 38;5;239
  466. .r71 38;5;239
  467. .r72 38;5;239
  468. .r73 38;5;239
  469. .r74 38;5;239
  470. .r75 38;5;239
  471. .r76 38;5;239
  472. .r77 38;5;239
  473. .r78 38;5;239
  474. .r79 38;5;239
  475. .r80 38;5;239
  476. .r81 38;5;239
  477. .r82 38;5;239
  478. .r83 38;5;239
  479. .r84 38;5;239
  480. .r85 38;5;239
  481. .r86 38;5;239
  482. .r87 38;5;239
  483. .r88 38;5;239
  484. .r89 38;5;239
  485. .r90 38;5;239
  486. .r91 38;5;239
  487. .r92 38;5;239
  488. .r93 38;5;239
  489. .r94 38;5;239
  490. .r95 38;5;239
  491. .r96 38;5;239
  492. .r97 38;5;239
  493. .r98 38;5;239
  494. .r99 38;5;239
  495. # partial files
  496. .part 38;5;239
  497. # }}}
  498. # partition images {{{2
  499. .iso 38;5;124
  500. .bin 38;5;124
  501. .nrg 38;5;124
  502. .qcow 38;5;124
  503. .sparseimage 38;5;124
  504. # }}}
  505. # databases {{{2
  506. .accdb 38;5;60
  507. .accde 38;5;60
  508. .accdr 38;5;60
  509. .accdt 38;5;60
  510. .db 38;5;60
  511. .localstorage 38;5;60
  512. .sqlite 38;5;60
  513. .typelib 38;5;60
  514. # }}}
  515. # tempfiles {{{1
  516. # undo files
  517. .pacnew 38;5;33
  518. .un~ 38;5;241
  519. .orig 38;5;241
  520. # backups
  521. .BUP 38;5;241
  522. .bak 38;5;241
  523. .o 38;5;241 # *nix Object file (shared libraries, core dumps etc)
  524. # temporary files
  525. .swp 38;5;244
  526. .swo 38;5;244
  527. .tmp 38;5;244
  528. .sassc 38;5;244
  529. # state files
  530. .pid 38;5;248
  531. .state 38;5;248
  532. *lockfile 38;5;248
  533. # error logs
  534. .err 38;5;160;1
  535. .error 38;5;160;1
  536. .stderr 38;5;160;1
  537. # state dumps
  538. .dump 38;5;241
  539. .stackdump 38;5;241
  540. .zcompdump 38;5;241
  541. .zwc 38;5;241
  542. # tcpdump, network traffic capture
  543. .pcap 38;5;29
  544. .cap 38;5;29
  545. .dmp 38;5;29
  546. # }}}
  547. # hosts {{{1
  548. # /etc/hosts.{deny,allow}
  549. .allow 38;5;112
  550. .deny 38;5;196
  551. # }}}
  552. # systemd {{{1
  553. # http://www.freedesktop.org/software/systemd/man/systemd.unit.html
  554. .service 38;5;45
  555. *@.service 38;5;45
  556. .socket 38;5;45
  557. .swap 38;5;45
  558. .device 38;5;45
  559. .mount 38;5;45
  560. .automount 38;5;45
  561. .target 38;5;45
  562. .path 38;5;45
  563. .timer 38;5;45
  564. .snapshot 38;5;45
  565. # }}}
  566. # metadata {{{1
  567. .application 38;5;116
  568. .cue 38;5;116
  569. .description 38;5;116
  570. .directory 38;5;116
  571. .m3u 38;5;116
  572. .m3u8 38;5;116
  573. .md5 38;5;116
  574. .properties 38;5;116
  575. .sfv 38;5;116
  576. .srt 38;5;116
  577. .theme 38;5;116
  578. .torrent 38;5;116
  579. .urlview 38;5;116
  580. # }}}
  581. # encrypted data {{{1
  582. .asc 38;5;192;3
  583. .enc 38;5;192;3
  584. .gpg 38;5;192;3
  585. .signature 38;5;192;3
  586. .sig 38;5;192;3
  587. .p12 38;5;192;3
  588. .pem 38;5;192;3
  589. .pgp 38;5;192;3
  590. .asc 38;5;192;3
  591. .enc 38;5;192;3
  592. .sig 38;5;192;3
  593. .signature 38;5;192;3
  594. # 1}}}
  595. # emulators {{{1
  596. .32x 38;5;213
  597. .cdi 38;5;213
  598. .fm2 38;5;213
  599. .rom 38;5;213
  600. .sav 38;5;213
  601. .st 38;5;213
  602. # atari
  603. .a00 38;5;213
  604. .a52 38;5;213
  605. .A64 38;5;213
  606. .a64 38;5;213
  607. .a78 38;5;213
  608. .adf 38;5;213
  609. .atr 38;5;213
  610. # nintendo
  611. .gb 38;5;213
  612. .gba 38;5;213
  613. .gbc 38;5;213
  614. .gel 38;5;213
  615. .gg 38;5;213
  616. .ggl 38;5;213
  617. .ipk 38;5;213 # Nintendo (DS Packed Images)
  618. .j64 38;5;213
  619. .nds 38;5;213
  620. .nes 38;5;213
  621. # Sega
  622. .sms 38;5;213
  623. # }}}
  624. # unsorted {{{1
  625. #
  626. # Portable Object Translation for GNU Gettext
  627. .pot 38;5;7
  628. # CAD files for printed circuit boards
  629. .pcb 38;5;7
  630. # groff (rendering app for texinfo)
  631. .mm 38;5;7
  632. # perldoc
  633. .pod 38;5;7
  634. # GIMP brush
  635. .gbr 38;5;7
  636. # Linux Shell Executable Binary
  637. .pl 38;5;7
  638. # printer spool file
  639. .spl 38;5;7
  640. # GIMP project file
  641. .scm 38;5;7
  642. # Nokia Symbian OS files
  643. .sis 38;5;7
  644.  
  645. .1p 38;5;7
  646. .3p 38;5;7
  647. .cnc 38;5;7
  648. .def 38;5;7
  649. .ex 38;5;7
  650. .example 38;5;7
  651. .feature 38;5;7
  652. .ger 38;5;7
  653. .map 38;5;7
  654. .mf 38;5;7
  655. .mfasl 38;5;7
  656. .mi 38;5;7
  657. .mtx 38;5;7
  658. .pc 38;5;7
  659. .pi 38;5;7
  660. .plt 38;5;7
  661. .pm 38;5;7
  662. .rb 38;5;7
  663. .rdf 38;5;7
  664. .rst 38;5;7
  665. .ru 38;5;7
  666. .sch 38;5;7
  667. .sty 38;5;7
  668. .sug 38;5;7
  669. .t 38;5;7
  670. .tdy 38;5;7
  671. .tfm 38;5;7
  672. .tfnt 38;5;7
  673. .tg 38;5;7
  674. .vcard 38;5;7
  675. .vcf 38;5;7
  676. .xln 38;5;7
  677. # }}}
  678. # termcap {{{1
  679. TERM ansi
  680. TERM color-xterm
  681. TERM con132x25
  682. TERM con132x30
  683. TERM con132x43
  684. TERM con132x60
  685. TERM con80x25
  686. TERM con80x28
  687. TERM con80x30
  688. TERM con80x43
  689. TERM con80x50
  690. TERM con80x60
  691. TERM cons25
  692. TERM console
  693. TERM cygwin
  694. TERM dtterm
  695. TERM Eterm
  696. TERM eterm-color
  697. TERM gnome
  698. TERM gnome-256color
  699. TERM jfbterm
  700. TERM konsole
  701. TERM kterm
  702. TERM linux
  703. TERM linux-c
  704. TERM mach-color
  705. TERM mlterm
  706. TERM putty
  707. TERM rxvt
  708. TERM rxvt-256color
  709. TERM rxvt-cygwin
  710. TERM rxvt-cygwin-native
  711. TERM rxvt-unicode
  712. TERM rxvt-unicode-256color
  713. TERM rxvt-unicode256
  714. TERM screen
  715. TERM screen-256color
  716. TERM screen-256color-bce
  717. TERM screen-bce
  718. TERM screen-w
  719. TERM screen.linux
  720. TERM screen.rxvt
  721. TERM terminator
  722. TERM vt100
  723. TERM xterm
  724. TERM xterm-16color
  725. TERM xterm-256color
  726. TERM xterm-88color
  727. TERM xterm-color
  728. TERM xterm-debian
  729. # }}}
  730.  
  731.  
  732. # vim: ft=dircolors:fdm=marker:et:sw=2:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement