mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-11-13 07:11:09 +01:00
Merge pull request #5 from tlatsas/master
added some colors for open document formats
This commit is contained in:
commit
17a5e31141
1 changed files with 6 additions and 0 deletions
|
@ -379,6 +379,12 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;1
|
|||
.xz 38;5;118
|
||||
.zip 38;5;41
|
||||
|
||||
# Open document formats
|
||||
.odt 38;5;111
|
||||
.ods 38;5;112
|
||||
.odp 38;5;166
|
||||
.odb 38;5;161
|
||||
|
||||
# Other
|
||||
.SKIP 38;5;244
|
||||
.def 38;5;136
|
||||
|
|
Loading…
Reference in a new issue