mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-22 11:33:07 +00:00
fix: added more padding
This commit is contained in:
parent
c99c22f7d7
commit
8afef13a7c
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -33,6 +33,7 @@
|
|||
Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. It consists of a soothing warm palette with 22 eye-candy colors perfect for coding, designing, and much more! In addition, this repository tracks the development of the actual color palette, organization-wide assets, resources and code samples for maintainers/developers.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
### 🧠 Design Philosophy
|
||||
|
||||
|
@ -40,6 +41,8 @@
|
|||
- **There should be balance**: not too dull, not too bright. Suitability under various light conditions is a most.
|
||||
- **Harmony is superior to dissonance**: vivacious colors must complement each other.
|
||||
|
||||
|
||||
|
||||
### 🎨 Palette
|
||||
|
||||
**Catppuccin** constist of two main color palettes. All the details can be found below.<br>
|
||||
|
@ -77,6 +80,8 @@ To make the best use them please refer to the [Styleguide](https://github.com/ca
|
|||
| <img src="assets/palette/circles/lavender.png" height="23" width="23"/> | Lavender | `#C9CBFF` | `201, 203, 255` | `238, 100%, 89%` | `21%, 20%, 0%, 0%` |
|
||||
| <img src="assets/palette/circles/rosewater.png" height="23" width="23"/> | Rosewater | `#F5E0DC` | `245, 224, 220` | `10, 56%, 91%` | `0%, 9%, 10%, 4%` |
|
||||
|
||||
|
||||
|
||||
### Ports and more!
|
||||
|
||||
Catppuccin is available for various apps and in different formats. Here is a list of them:
|
||||
|
@ -138,10 +143,14 @@ Catppuccin is available for various apps and in different formats. Here is a lis
|
|||
- [Mako](https://github.com/catppuccin/mako)
|
||||
- [Fcitx5](https://github.com/catppuccin/fcitx5)
|
||||
|
||||
|
||||
|
||||
### 👐 Contribute
|
||||
|
||||
See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/dev/CONTRIBUTING.md).
|
||||
|
||||
|
||||
|
||||
### 📜 License
|
||||
|
||||
Catppuccin is released under the MIT license, which grants the following permissions:
|
||||
|
@ -153,6 +162,8 @@ Catppuccin is released under the MIT license, which grants the following permiss
|
|||
|
||||
For more convoluted language, see the [LICENSE](https://github.com/catppuccin/catppuccin/blob/main/LICENSE).
|
||||
|
||||
|
||||
|
||||
### ❤️ Gratitude
|
||||
|
||||
Thanks to the following tools developing this project is possible:
|
||||
|
|
Loading…
Reference in a new issue