All natural pine, faux fur and a bit of soho vibes for the classy minimalist
1. Install colorls
# Create colorls color override path
$ mkdir -p ~/.config/colorls
# Download theme
$ wget -L -O ~/.config/colorls/dark_colors.yaml https://github.com/bietdoikiem/colorls/raw/main/themes/rose-pine-moon/dark_colors.yaml
# - or -
# $ wget -L -O ~/.config/colorls/dark_colors.yaml https://github.com/bietdoikiem/colorls/raw/main/themes/rose-pine/dark_colors.yaml
# try out dark
$ colorls --dark
# Download theme
$ wget -L -O ~/.config/colorls/light_colors.yaml https://github.com/bietdoikiem/colorls/raw/main/themes/rose-pine-dawn/light_colors.yaml
# try out light
$ colorls --light
rose-pine
and rose-pine-dawn
themes were generated c/o the rose-pine template generator. To explore or build from the source, please check out const void* / rose-pine-colorls.