mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
corrected typo in .xls extension style
This commit is contained in:
parent
189b13ed5e
commit
a8f788897a
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.ods 38;5;112
|
||||
.xla 38;5;76
|
||||
# Excel spreadsheet
|
||||
.xls 38:5:112
|
||||
.xls 38;5;112
|
||||
.xlsx 38;5;112
|
||||
# Excel spreadsheet with macros
|
||||
.xlsxm 38;5;112;4
|
||||
|
|
Loading…
Reference in a new issue