catppuccin/README.md

199 lines
11 KiB
Markdown
Raw Normal View History

2021-12-27 14:41:17 -05:00
<h3 align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/>
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/misc/transparent.png" height="30" width="0px"/>
Catppuccin Theme
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/misc/transparent.png" height="30" width="0px"/>
</h3>
2021-11-06 16:57:56 -05:00
<h6 align="center">
<a href="https://github.com/catppuccin/catppuccin#-palette">Palette</a>
·
2022-02-04 20:17:41 +10:00
<a href="https://github.com/catppuccin/catppuccin#-ports-and-more">Ports</a>
·
<a href="https://github.com/catppuccin/catppuccin#-design-philosophy">Design Philosophy</a>
</h6>
2021-11-06 17:00:16 -05:00
<p align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/morning.png" width="185" />
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/night.png" width="185" />
2021-11-06 17:05:32 -05:00
</p>
<p align="center">
2022-01-30 21:42:57 -05:00
<a href="https://github.com/catppuccin/catppuccin/stargazers">
<img alt="Stargazers" src="https://img.shields.io/github/stars/catppuccin/catppuccin?style=for-the-badge&logo=starship&color=C9CBFF&logoColor=D9E0EE&labelColor=302D41"></a>
<a href="https://github.com/catppuccin/catppuccin/releases/latest">
<img alt="Releases" src="https://img.shields.io/github/release/catppuccin/catppuccin.svg?style=for-the-badge&logo=github&color=F2CDCD&logoColor=D9E0EE&labelColor=302D41"/></a>
<a href="https://github.com/catppuccin/catppuccin/issues">
<img alt="Issues" src="https://img.shields.io/github/issues/catppuccin/catppuccin?style=for-the-badge&logo=gitbook&color=B5E8E0&logoColor=D9E0EE&labelColor=302D41"></a>
<a href="https://discord.gg/r6Mdz5dpFc">
<img alt="Discord" src="https://img.shields.io/discord/907385605422448742?style=for-the-badge&logo=discord&color=DDB6F2&logoColor=D9E0EE&labelColor=302D41"></a>
2021-11-06 17:00:16 -05:00
</p>
2021-11-06 17:26:38 -05:00
2022-01-30 21:57:30 -05:00
&nbsp;
2021-12-19 14:13:11 -05:00
<p align="center">
2021-12-29 11:37:31 -05:00
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.
2021-12-19 14:13:11 -05:00
</p>
2022-01-30 21:51:49 -05:00
&nbsp;
2022-01-30 21:48:50 -05:00
### 🧠 Design Philosophy
- **Colorful is better than colorless**: the colorfulness of something contributes to the distinction amongst the parts of that _something_, making it marginally easier to understand how things are structured.
- **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.
2022-01-30 21:51:49 -05:00
&nbsp;
2022-01-30 21:48:50 -05:00
### 🎨 Palette
**Catppuccin** constist of two main color palettes. All the details can be found below.<br>
To make the best use them please refer to the [Styleguide](https://github.com/catppuccin/style-guide).
<br><img src="assets/misc/transparent.png" height="10" width="0" />
#### Morning
2022-02-03 21:46:45 -05:00
| | Name | Hex | RGB | HSL | CMYK |
| ----------------------------------------------------------------------- | -------- | --------- | --------------- | --------------- | ------------------ |
| <img src="assets/palette/circles/flamingo.png" height="23" width="23"/> | Flamingo | `#F2CDCD` | `242, 205, 205` | `0, 59%, 88%` | `0%, 15%, 15%, 5%` |
| <img src="assets/palette/circles/mauve.png" height="23" width="23"/> | Mauve | `#DDB6F2` | `221, 182, 242` | `279, 70%, 83%` | `9%, 25%, 0%, 5%` |
| <img src="assets/palette/circles/pink.png" height="23" width="23"/> | Pink | `#F5C2E7` | `245, 194, 231` | `316, 72%, 86%` | `0%, 21%, 6%, 4%` |
| <img src="assets/palette/circles/maroon.png" height="23" width="23"/> | Maroon | `#E8A2AF` | `232, 162, 175` | `349, 60%, 77%` | `0%, 30%, 25%, 9%` |
| <img src="assets/palette/circles/red.png" height="23" width="23"/> | Red | `#F28FAD` | `242, 143, 173` | `342, 79%, 75%` | `0%, 41%, 29%, 5%` |
| <img src="assets/palette/circles/peach.png" height="23" width="23"/> | Peach | `#F8BD96` | `248, 189, 150` | `24, 88%, 78%` | `0%, 24%, 40%, 3%` |
| <img src="assets/palette/circles/yellow.png" height="23" width="23"/> | Yellow | `#FAE3B0` | `250, 227, 176` | `41, 88%, 84%` | `0%, 9%, 30%, 2%` |
| <img src="assets/palette/circles/green.png" height="23" width="23"/> | Green | `#ABE9B3` | `171, 233, 179` | `128, 58%, 79%` | `27%, 0%, 23%, 9%` |
| <img src="assets/palette/circles/teal.png" height="23" width="23"/> | Teal | `#B5E8E0` | `181, 232, 224` | `171, 53%, 81%` | `22%, 0%, 3%, 9%` |
| <img src="assets/palette/circles/blue.png" height="23" width="23"/> | Blue | `#96CDFB` | `150, 205, 251` | `207, 93%, 79%` | `40%, 18%, 0%, 2%` |
| <img src="assets/palette/circles/sky.png" height="23" width="23"/> | Sky | `#89DCEB` | `137, 220, 235` | `189, 71%, 73%` | `42%, 6%, 0%, 8%` |
2022-01-30 21:48:50 -05:00
<img src="assets/misc/transparent.png" height="10" width="0" />
#### Night
2022-02-03 21:46:45 -05:00
| | Name | Hex | RGB | HSL | CMYK |
| ------------------------------------------------------------------------ | --------- | --------- | --------------- | ---------------- | ------------------- |
2022-01-30 21:48:50 -05:00
| <img src="assets/palette/circles/black0.png" height="23" width="23"/> | Black 0 | `#161320` | `22, 19, 32` | `254, 25%, 10%` | `31%, 41%, 0%, 87%` |
| <img src="assets/palette/circles/black1.png" height="23" width="23"/> | Black 1 | `#1A1826` | `26, 24, 38` | `249, 23%, 12%` | `32%, 37%, 0%, 85%` |
| <img src="assets/palette/circles/black2.png" height="23" width="23"/> | Black 2 | `#1E1E2E` | `30, 30, 46` | `240, 21%, 15%%` | `35%, 35%, 0%, 82%` |
| <img src="assets/palette/circles/black3.png" height="23" width="23"/> | Black 3 | `#302D41` | `48, 45, 65` | `249, 18%, 22%` | `26%, 31%, 0%, 75%` |
| <img src="assets/palette/circles/black4.png" height="23" width="23"/> | Black 4 | `#575268` | `87, 82, 104` | `254, 12%, 36%` | `16%, 21%, 0%, 59%` |
| <img src="assets/palette/circles/gray0.png" height="23" width="23"/> | Gray 0 | `#6E6C7E` | `110, 108, 126` | `247, 8%, 46%` | `13%, 14%, 0%, 51%` |
| <img src="assets/palette/circles/gray1.png" height="23" width="23"/> | Gray 1 | `#988BA2` | `152, 139, 162` | `274, 11%, 59%` | `6%, 14%, 0%, 36%` |
| <img src="assets/palette/circles/gray2.png" height="23" width="23"/> | Gray 2 | `#C3BAC6` | `195, 186, 198` | `285, 10%, 75%` | `2%, 6%, 0%, 22%` |
| <img src="assets/palette/circles/white.png" height="23" width="23"/> | White | `#D9E0EE` | `217, 224, 238` | `220, 38%, 89%` | `9%, 6%, 0%, 7%` |
| <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%` |
2022-01-30 21:51:49 -05:00
&nbsp;
2022-01-30 22:07:22 -05:00
### 🪵 Ports and more!
Catppuccin is available for various apps and in different formats. Here is a list of them:
2021-12-19 18:40:15 -05:00
#### IDEs/DEs
- [NeoVim](https://github.com/catppuccin/nvim)
2022-02-05 23:51:28 -05:00
- [VSCode](https://github.com/catppuccin/vscode)
2022-01-25 23:30:58 -05:00
- [Sublime Text](https://github.com/catppuccin/sublime-text) (WIP)
2022-02-06 23:51:08 -05:00
- [Geany](https://github.com/catppuccin/geany)
2021-12-19 18:40:15 -05:00
#### Development
2022-01-14 00:30:04 -05:00
- [GitHub](https://github.com/catppuccin/github)
- [Palette](https://github.com/catppuccin/palette)
- [Wallpapers](https://github.com/catppuccin/wallpapers)
2021-12-19 18:40:15 -05:00
#### Terminals
- [Kitty](https://github.com/catppuccin/kitty)
- [Windows Terminal](https://github.com/catppuccin/windows-terminal)
- [Alacritty](https://github.com/catppuccin/alacritty)
- [Gnome-Terminal](https://github.com/catppuccin/gnome-terminal)
- [Terminator](https://github.com/catppuccin/terminator)
- [iTerm 2](https://github.com/catppuccin/iterm)
- [Tmux](https://github.com/catppuccin/tmux)
- [Termux](https://github.com/catppuccin/termux)
- [Urxvt](https://github.com/catppuccin/urxvt)
- [Konsole](https://github.com/catppuccin/konsole)
2022-01-26 23:57:48 -05:00
- [Zellij](https://github.com/catppuccin/zellij)
2022-01-23 20:37:30 +01:00
- [WezTerm](https://github.com/catppuccin/WezTerm)
2022-01-26 17:10:44 +05:30
- [Contour](https://github.com/catppuccin/contour)
2022-01-26 09:51:38 -05:00
- [ST](https://github.com/catppuccin/st)
2022-01-18 23:14:05 -05:00
#### Messaging
- [Revolt Chat](https://github.com/catppuccin/revolt)
2022-01-26 17:00:41 +05:30
- [Discord](https://github.com/catppuccin/discord)
2022-01-31 04:26:53 +01:00
- [Telegram](https://github.com/catppuccin/telegram)
2022-02-08 22:26:00 +01:00
- [Mailspring](https://github.com/catppuccin/mailspring)
2022-01-18 23:14:05 -05:00
#### Browsers
2022-01-17 22:42:21 -05:00
- [FireFox](https://github.com/catppuccin/firefox)
2022-02-03 21:46:45 -05:00
- [DuckDuckGo](https://github.com/catppuccin/duckduckgo)
2022-02-05 13:25:21 +01:00
- [Chrome](https://github.com/catppuccin/chrome)
2022-02-03 21:46:45 -05:00
- [Vimium](https://github.com/catppuccin/vimium)
2021-12-19 18:40:15 -05:00
#### Productivity
2022-02-05 00:48:50 -05:00
- [Obsidian](https://github.com/catppuccin/obsidian)
- [Zathura](https://github.com/catppuccin/zathura)
2022-02-09 12:03:29 -05:00
- [Monkeytype](https://github.com/catppuccin/monkeytype)
2022-02-10 20:03:56 +01:00
- [Micro](https://github.com/catppuccin/micro)
2021-12-19 18:40:15 -05:00
#### Shells
- [Fish](https://github.com/catppuccin/fish)
2021-12-21 16:34:56 -05:00
#### System
2022-01-06 17:29:20 -05:00
- [GTK](https://github.com/catppuccin/gtk)
2022-01-28 07:26:24 -05:00
- [KDE](https://github.com/catppuccin/kde)
- [Xresources](https://github.com/catppuccin/xresources)
- [Cava](https://github.com/catppuccin/cava)
- [Btop](https://github.com/catppuccin/btop)
- [Mako](https://github.com/catppuccin/mako)
2022-01-26 23:51:53 -05:00
- [Fcitx5](https://github.com/catppuccin/fcitx5)
2022-02-03 21:46:45 -05:00
- [GRUB](https://github.com/catppuccin/grub)
2022-02-06 00:17:39 +01:00
- [Plank](https://github.com/catppuccin/plank)
- [Papirus Icon Theme Folders](https://github.com/catppuccin/papirus-folders)
2022-02-28 21:22:14 +01:00
- [Mouse Cursors](https://github.com/catppuccin/cursors)
2022-03-01 13:54:19 -05:00
- [Rofi](https://github.com/catppuccin/rofi)
2022-01-30 21:51:49 -05:00
&nbsp;
2022-01-30 21:46:26 -05:00
### 👐 Contribute
2021-11-06 22:32:08 -05:00
See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/dev/CONTRIBUTING.md).
2022-01-30 21:51:49 -05:00
&nbsp;
2022-01-30 21:46:26 -05:00
### 📜 License
2021-11-06 22:32:08 -05:00
Catppuccin is released under the MIT license, which grants the following permissions:
2021-11-07 19:49:01 -05:00
- Commercial use
- Distribution
- Modification
- Private use
2021-11-06 22:32:08 -05:00
2022-01-22 16:11:33 -05:00
For more convoluted language, see the [LICENSE](https://github.com/catppuccin/catppuccin/blob/main/LICENSE).
2021-11-06 22:32:08 -05:00
2022-01-30 21:51:49 -05:00
&nbsp;
2022-01-30 21:46:26 -05:00
### ❤️ Gratitude
2021-11-06 22:10:40 -05:00
Thanks to the following tools developing this project is possible:
2021-11-07 19:49:01 -05:00
- [coolors.co](https://coolors.co/): A tool for creating and collecting color palettes.
2021-11-07 20:09:44 -05:00
- [InkScape](https://inkscape.org/): Free and open-source vector graphics editor.
- [colors_converter.asp](https://www.w3schools.com/colors/colors_converter.asp): Color format converter.
2021-12-04 13:59:37 -05:00
- [mdigi.tools](https://mdigi.tools/): Web based digital tools.
2022-01-30 21:18:57 -05:00
&nbsp;
2022-01-30 21:18:57 -05:00
<p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /></p>
2022-02-05 00:48:04 -05:00
<p align="center">Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
2022-01-30 22:18:55 -05:00
<p align="center"><a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=302d41&colorB=c9cbff"/></a></p>