mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
created subtitles category and added more types
This commit is contained in:
parent
7dc7f82820
commit
db35c407ee
1 changed files with 7 additions and 2 deletions
|
@ -425,6 +425,13 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.VOB 38;5;115;1
|
||||
.vob 38;5;115;1
|
||||
# }}}
|
||||
# subtitles {{{1
|
||||
.ass 38;5;116
|
||||
.srt 38;5;116
|
||||
.ssa 38;5;116
|
||||
.sub 38;5;116
|
||||
.vtt 38;5;116
|
||||
#}}}
|
||||
# audio {{{1
|
||||
.3ga 38;5;137;1
|
||||
.S3M 38;5;137;1
|
||||
|
@ -614,8 +621,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.md5 38;5;116
|
||||
.properties 38;5;116
|
||||
.sfv 38;5;116
|
||||
.srt 38;5;116
|
||||
.sub 38;5;116
|
||||
.theme 38;5;116
|
||||
.torrent 38;5;116
|
||||
.urlview 38;5;116
|
||||
|
|
Loading…
Reference in a new issue