https://github.com/catppuccin/tym
🌜 Soothing pastel theme for Tym
https://github.com/catppuccin/tym
catppuccin hacktoberfest pastel-colors soothing-dark-theme tym tym-colorscheme
Last synced: 10 months ago
JSON representation
🌜 Soothing pastel theme for Tym
- Host: GitHub
- URL: https://github.com/catppuccin/tym
- Owner: catppuccin
- License: mit
- Created: 2022-04-11T20:55:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T00:41:54.000Z (over 3 years ago)
- Last Synced: 2024-11-12T00:42:30.892Z (over 1 year ago)
- Topics: catppuccin, hacktoberfest, pastel-colors, soothing-dark-theme, tym, tym-colorscheme
- Language: Lua
- Homepage:
- Size: 343 KB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Catppuccin for Tym
## Usage
1. Clone this repository.
2. Move to the clonned directory.
3. Copy the `theme.lua` file into `.config/tym`
```bash
git clone https://github.com/catppuccin/tym.git && cp tym/theme.lua ~/.config/tym
```
4. To select a flavour, edit the `flavour` variable at the start of `theme.lua`, default is "mocha", but other available options are "latte", "frappe" or "macchiato".
```lua
local flavour = "mocha"
```
## 🙋 FAQ
- Q: **_"I copied and pasted the installation command but I get an error!"_**
- A: Make sure you have a tym directory in `.config` or create one with ```mkdir ~/.config/tym```
## 💝 Thanks to
- [justleoo](https://github.com/justleoo)
- [Adal Zanabria](https://github.com/AdalZanabria)

Copyright © 2021-present Catppuccin Org