Skip to content

dfrico/catppuccin-ranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for Ranger

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Go to the Releases page and download your preferred flavor(s).
  2. Find your ranger colorschemes directory. Usually, it is located in ~/.config/ranger/colorschemes. If you don't have a ~/.config/ranger directory:
    • Run ranger --copy-config=(rc)
    • Go to ~/.config/ranger and create a directory called colorschemes.
  3. Copy or link your downloaded colorscheme file(s) to your ~/.config/ranger/colorschemes directory.
    • If you want to copy, run
      cp catppuccin_<flavor>.py ~/.config/ranger/colorschemes
    • If you want to link, run
      ln -s catppuccin_<flavor>.py ~/.config/ranger/colorschemes
  4. Go to your rc.conf file located in ~/.config/ranger/rc.conf.
  5. Update the line set colorscheme ... to reference your flavor:
    # Which colorscheme to use?  These colorschemes are available by default:
    # default, jungle, snow, solarized
    - set colorscheme ...
    + set colorscheme catppuccin_mocha

Building

If you want to customize the theme or contribute to it, you can clone the repo and build the theme files for yourself.

Just run the build script to generate the theme files:

python3 build.py

This will generate the colorscheme files in the ./output directory.

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

About

catppuccin theme(s) for ranger, the file manager

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages