Skip to content

catppuccin/giscus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <script> 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

 

Copyright © 2021-present Catppuccin Org