Florian-Merle / catppuccin-regolith

🪨 Soothing pastel theme for Regolith

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
Catppuccin for Regolith

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Clone this repository locally
  2. Copy the content of the catppuccin folder to /usr/share/regolith-look/catppuccin
  3. Run sudo python3 /usr/share/regolith-look/catppuccin/theme-switcher.py --flavour <flavour> --accent <accent>
  4. Run regolith-look set catppuccin

Variables

! --------------------------------------------
! -- Selected flavour
! --------------------------------------------
#include "/usr/share/regolith-look/catppuccin/config/latte"

! --------------------------------------------
! -- Selected accent
! --------------------------------------------
#define color_accent      color_pink

Dependencies

📝 TODO

  • Gnome terminal themes are still missing.
  • Fix the issue regarding GTK3 themes. (The theme is not applied correctly)
  • When changing flavours on the fly, workspaces glyph don't update their colours accordingly until logging out / back in

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

About

🪨 Soothing pastel theme for Regolith

License:MIT License


Languages

Language:Python 55.3%Language:Latte 25.2%Language:Shell 14.4%Language:CSS 5.1%