Skip to content

klpod221/catppuccin-gtk-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

--// Catppuccin GTK Theme //--

About

Catppuccin is a GTK theme based on the Catppuccin theme for GTK3/4.

Installation

Manual

  1. Copy all folders in themes to ~/.themes or /usr/share/themes (for all users).

    cp -r ./themes/* ~/.themes
  2. Copy gtk-4.0 folder to ~/.config or /usr/share (for all users) to enable GTK4 support (gtk-4.0 folder is in the ./themes folder).

    cp -r ./themes/Catppuccin-Dark/gtk-4.0 ~/.config
  3. Apply the theme using a GNOME Tweaks or a similar tool.

  4. Enjoy!

Using install.sh

  1. Run the install.sh script.

    sudo chmod +x install.sh
    ./install.sh
  2. Enjoy!

Screenshots

  1. Nautilus and Gnome Terminal:

Nautilus and Gnome Terminal

  1. Extension Manager, Notification and Gnome Settings:

Extension Manager, Notification and Gnome Settings