This project prepare a Nord theme for colorls
- Clone this repo or use the .zip download of Github.
git clone https://github.com/gilsondev/nord-colorls.git
- Activate this theme
- Copy the
dark_colors.yaml
into the colorls directory:
cd nord-colorls
cp dark_colors.yaml ~/.config/colorls/dark_colors.yaml
- Use the
--dark
option when execute thecolorls
. A suggestion is create a alias:
colorls --dark