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
- Host: GitHub
- URL: https://github.com/catppuccin/ohmyrepl
- Owner: catppuccin
- License: mit
- Created: 2024-11-03T00:59:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T20:55:41.000Z (over 1 year ago)
- Last Synced: 2025-01-06T00:42:26.044Z (over 1 year ago)
- Topics: catppuccin, julia, ohmyrepl, theme
- Language: Julia
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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