LS_COLORS: Change config file colour to brown
This commit is contained in:
parent
1d129818a8
commit
d568b10ef8
|
@ -163,8 +163,8 @@ LS_COLORS="${LS_COLORS}$(_gen_lscolor "38;5;172" mkv webm ogv ogm mp4 m4v avi mp
|
|||
LS_COLORS="${LS_COLORS}$(_gen_lscolor "38;5;112" m3u m3u8 pls xspf)"
|
||||
# Text (cyan)
|
||||
LS_COLORS="${LS_COLORS}$(_gen_lscolor "38;5;117" txt md adoc org rst html xhtml shtml htm)"
|
||||
# Config files (ochre)
|
||||
LS_COLORS="${LS_COLORS}$(_gen_lscolor "38;5;100" cfg json ini conf yml yaml xml toml)"
|
||||
# Config files (brown)
|
||||
LS_COLORS="${LS_COLORS}$(_gen_lscolor "38;5;130" cfg json ini conf yml yaml xml toml)"
|
||||
# Compressed files and archives (red)
|
||||
LS_COLORS="${LS_COLORS}$(_gen_lscolor "38;5;124" tar gz tgz zst bz2 xz lzma ar zip rar 7z Z arc lha cpio zoo)"
|
||||
# Special cases
|
||||
|
|
Loading…
Reference in New Issue
Block a user