An open API service indexing awesome lists of open source software.

https://github.com/catppuccin/giscus

πŸ’¬ Soothing pastel theme for Giscus
https://github.com/catppuccin/giscus

catppuccin giscus hacktoberfest theme

Last synced: 4 months ago
JSON representation

πŸ’¬ Soothing pastel theme for Giscus

Awesome Lists containing this project

README

          


Logo


Catppuccin for Giscus







## Previews

🌻 Latte

πŸͺ΄ FrappΓ©

🌺 Macchiato

🌿 Mocha

## Usage

Catppuccin is included as a theme in Giscus by default. Set the `data-theme` attribute on your Giscus `` tag to `catppuccin_<flavor>`, where `<flavor>` is one of `latte`, `frappe`, `macchiato`, or `mocha`. For example, `data-theme="catppuccin_mocha"`. This method does not support accent color customization.

> [!TIP]
> You can preview the Catppuccin themes (and others) by selecting them in the Giscus website's theme selector: https://giscus.app/#theme.

Alternatively, you can set the theme directly to the ones in this repository, which additionally supports accent color customization.

1. Set the `data-theme` attribute on your Giscus `<script>` tag to `https://giscus.catppuccin.com/themes/<flavor>.css` (where `<flavor>` is one of `latte`, `frappe`, `macchiato`, or `mocha`). For example, `data-theme="https://giscus.catppuccin.com/themes/mocha.css"`.
2. To use a custom accent, add `-<accent>` (where `<accent>` is an accent color of the palette) after the name of the flavor. For example, `data-theme="https://giscus.catppuccin.com/themes/mocha-blue.css"`.

> [!NOTE]
> If you don't want the Pepperjack loading spinner, add `-no-loader` after the name of the flavor/accent: `https://giscus.catppuccin.com/themes/<flavor>-no-loader.css` (or `https://giscus.catppuccin.com/themes/<flavor>-<accent>-no-loader.css` with a custom accent).

## πŸ’ Thanks to

- [uncenter](https://github.com/uncenter)

&nbsp;

<p align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" />
</p>

<p align="center">
Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
</p>

<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=363a4f&colorB=b7bdf8"/></a>
</p>