An open API service indexing awesome lists of open source software.

https://github.com/catppuccin/ohmyrepl

🧮 Soothing pastel theme for OhMyREPL
https://github.com/catppuccin/ohmyrepl

catppuccin julia ohmyrepl theme

Last synced: 9 months ago
JSON representation

🧮 Soothing pastel theme for OhMyREPL

Awesome Lists containing this project

README

          


Logo


Catppuccin for OhMyREPL







## Previews

🌻 Latte

🪴 Frappé

🌺 Macchiato

🌿 Mocha

## Usage
1. [Install OhMyREPL](https://kristofferc.github.io/OhMyREPL.jl/latest/installation/)
2. Download [catppuccin.jl](./catppuccin.jl) to the `~/.julia/config/` directory.
3. Add the following configuration to `~/.julia/config/startup.jl`:

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

## 💝 Thanks to

- [Anomalocaridid](https://github.com/Anomalocaridid)

 




Copyright © 2021-present Catppuccin Org