Oil for Ghostty
A visually appealing dark theme designed for clarity. Enhancing the coding experience with a well-thought-out color palette.
mkdir -p ~/.config/ghostty/themes && curl -sfL "https://ghostty-style.vercel.app/api/configs/51137ffa-42c6-4f1b-823c-8d0ad9469115/download" > ~/.config/ghostty/themes/oil && grep -q "^theme = oil$" ~/.config/ghostty/config 2>/dev/null || echo "theme = oil" >> ~/.config/ghostty/config- Copy
oilinto the directory~/.config/ghostty/themes/ - Add the following line to your config file:
theme = oil - Reload Ghostty to apply the changes.
- Alternatively, copy the contents of
oildirectly into config.
If you'd like to contribute to this theme, please read the contributing guidelines.

