
Catppuccin for OhMyREPL
-
Download catppuccin.jl to the
~/.julia/config/
directory. -
Add the following configuration to
~/.julia/config/startup.jl
:import OhMyREPL include("catppuccin.jl") OhMyREPL.colorscheme!("CatppuccinLatte") # or 'CatppuccinFrappe', 'CatppuccinMacchiato', 'CatppuccinMocha'
Copyright © 2021-present Catppuccin Org