catppuccin / vimium

🌼 Soothing pastel theme for Vimium
MIT License
130 stars 10 forks source link

Easy build: make modifying the CSS centralized #4

Closed xaviervalarino closed 1 year ago

xaviervalarino commented 1 year ago

I've created a small shell script that makes it easier to maintain the 4 different color palettes. The base classes are stored in one file and CSS custom properties/variables are used for each palette. The script concatenates them to create all 4 files for each color palette.

This builds off of my previous PR: https://github.com/catppuccin/vimium/pull/3