Skip to content

Latest commit

 

History

History
64 lines (52 loc) · 2.49 KB

README.md

File metadata and controls

64 lines (52 loc) · 2.49 KB

Logo
Catppuccin for OhMyREPL

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Install OhMyREPL

  2. Download catppuccin.jl to the ~/.julia/config/ directory.

  3. Add the following configuration to ~/.julia/config/startup.jl:

    import OhMyREPL
    include("catppuccin.jl")
    OhMyREPL.colorscheme!("CatppuccinLatte") # or 'CatppuccinFrappe', 'CatppuccinMacchiato', 'CatppuccinMocha'

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org