fix: index

pull/1/head
Pocco81 2 years ago
parent ebbcb2dbd3
commit d5ae0608c3

@ -24,12 +24,10 @@ Catppuccin is a community-driven pastel theme that aims to be the middle ground
### 🪴 Index ### 🪴 Index
+ [Library Implementations](#-library-implementations) + [Specifications](https://github.com/catppuccin/catppuccin/blob/dev/docs/specs.md): Properties of the palettes
+ [IDE/DE Support](#%EF%B8%8F-idede-support) + [Integrating](https://github.com/catppuccin/catppuccin/blob/dev/docs/integrating.md): How to implement Catppuccin in your own projects
+ [Documentation](#-documentation) + [Style Guide](https://github.com/catppuccin/catppuccin/blob/dev/docs/style-guide.md): A guide on how to properly use the palettes
+ [ToDo List](#-todo-list) + [Contributing](https://github.com/catppuccin/catppuccin/blob/dev/docs/contributing.md): Creating Catppuccin ports
+ [FAQ](#-faq)
+ [License](#-license)
   

@ -12,10 +12,14 @@
Catppuccin consists of four named color palettes: Latte, Frappe, Macchiato, Mocha. It palette has its use-cases and a reason to exist! (so to speak). Every palette has labels (AKA colors) that provide different syntactic meanings and color effects for dark & bright ambiance designs. Each one of them was created aming for a clear, uncluttered and elegant designs following a minimal and flat style pattern. Catppuccin consists of four named color palettes: Latte, Frappe, Macchiato, Mocha. It palette has its use-cases and a reason to exist! (so to speak). Every palette has labels (AKA colors) that provide different syntactic meanings and color effects for dark & bright ambiance designs. Each one of them was created aming for a clear, uncluttered and elegant designs following a minimal and flat style pattern.
 
### Subpalettes ### Subpalettes
Every palette consits of two subpalettes: one monochromatic and one analogous. The Monochromatic subpalette consists of different shades of a purple-gray and a very pale lavender and is often used for UI components. Whereas the Analogous palette has every color in the rainbow and is often used for syntactic elements. Every palette consits of two subpalettes: one monochromatic and one analogous. The Monochromatic subpalette consists of different shades of a purple-gray and a very pale lavender and is often used for UI components. Whereas the Analogous palette has every color in the rainbow and is often used for syntactic elements.
 
### Catppuccin Infrastructure ### Catppuccin Infrastructure
<p align="center"> <p align="center">

Loading…
Cancel
Save