Chapter 11: LS Colors

Customize LS Colors:
LS_COLORS defines which colors to use for a given filetype, by ls.
Use the Comboboxes to adjust the color for common filetypes.
Custom:
Change the LS_COLORS for anything not mentioned in the UI.
Syntax: * File = color :
Example: `*README=01;31:', will result in README files beeing red.