DorielRivalet / imhex

πŸ” Soothing pastel theme for ImHex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
Catppuccin for ImHex

Previews

🌻 Latte
πŸͺ΄ FrappΓ©
🌺 Macchiato
🌿 Mocha

Usage

  1. Download your preferred flavour from the latest release or from the latest build.

  2. Move the catppuccin-*.json files into:

    • Windows: %LocalAppData%\imhex\themes
    • Linux: ~/.local/share/imhex/themes

    If these directories don't work for you, please check what paths are detected in ImHex via:
    Help -> About -> ImHex Directories -> Themes.

  3. In ImHex: Help -> Settings -> Interface -> Color Theme -> (your preferred flavour)

πŸ™‹ FAQ

  • Q: "What is the font used in the preview?"
    A: MesloLGS NF with font size set to 16.

  • Q: "Where is the code used in the preview from?"
    A: The sample code comes from this repository.

πŸ‘ Contributing

  1. Install requirements via pip install -r requirements.txt
  2. Generate the JSON files via python src/catppuccinator.py. The files will be generated under the build/ directory.

πŸ’ Thanks to

 

Copyright Β© 2021-present Catppuccin Org

About

πŸ” Soothing pastel theme for ImHex

License:MIT License


Languages

Language:Python 100.0%