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