Merge pull request #4 from TheExistingOne/main

This commit is contained in:
Pocco81 2021-12-23 09:05:29 -05:00 committed by GitHub
commit a7f61a7ac0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 1 deletions

BIN
Catppuccin.ase Normal file

Binary file not shown.

BIN
Catppuccin.kpl Normal file

Binary file not shown.

BIN
Catppuccin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

View file

@ -8,10 +8,13 @@
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/misc/sample.png"/> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/misc/sample.png"/>
</p> </p>
## Available for ## Available formats
+ Gimp + Gimp
+ Krita
+ Inkscape + Inkscape
+ Aseprite/LibreSprite
+ PNG
## Usage ## Usage
@ -22,6 +25,14 @@
3. Select the folder with the 'x' and press "Show file location in the file manager" (the rightmost button) 3. Select the folder with the 'x' and press "Show file location in the file manager" (the rightmost button)
4. Copy "Catppuccin.gpl" to this folder 4. Copy "Catppuccin.gpl" to this folder
### Krita
1. Clone this repository locally
2. Navigate to Settings > Dockers > Palette in Krita
3. Open the "Choose Palette" button in the bottom left corner of Palette docker
4. Select "Import a new palette from file"
5. Open Catppuccin.kpl from the dialog that appears
### Inkscape ### Inkscape
1. Clone this repository locally 1. Clone this repository locally
@ -29,6 +40,14 @@
3. Press the "Open" button next to the folder path 3. Press the "Open" button next to the folder path
4. Copy "Catppuccin.gpl" to this folder 4. Copy "Catppuccin.gpl" to this folder
### Aseprite
1. Clone this repository locally
2. Open Palette Options
3. Select "Load Palette" from the menu
4. Open Catppuccin.ase from the dialog that appears
## 💝 Thanks to ## 💝 Thanks to
- [Gingeh](https://github.com/gingeh) - [Gingeh](https://github.com/gingeh)
- [TheExistingOne](https://github.com/TheExistingOne)