catppuccin / thelounge

🛋️ Soothing pastel theme for The Lounge
MIT License
16 stars 2 forks source link

Update to v0.2.0 Catppuccin Palette #1

Closed isabelincorp closed 2 months ago

isabelincorp commented 2 years ago

Hey! I'm wondering if it would be possible for you to port this over to the three other flavours? Currently, we are almost wrapped up with the Screenshots Update Kanban Project, and it seems this is one of the holdups.

Thanks!

Nyameliaaaa commented 8 months ago

Right. I am not the maintainer but I could do this. We’d need something to generate the four flavors, correct? Because that sounds like Whiskers, or is some sort of Deno script preferred?

isabelincorp commented 8 months ago

ehhh last time I checked the theme was in the old 0.1.3 spec so this would require a complete do over but this is more tough because thelounge is a self hosted service. I have been considering archiving this repository because the users don't seem to be there

Mar 13, 2024, 12:41 AM by @.***:

Right. I am not the maintainer but I could do this. We’d need something to generate the four flavors, correct? Because that sounds like Whiskers, or is some sort of Deno script preferred?

— Reply to this email directly, > view it on GitHub https://github.com/catppuccin/thelounge/issues/1#issuecomment-1993740793> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/A3IUN4PWKPHFQDQXWCRS7SDYX77MLAVCNFSM6AAAAAARHUNGWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJTG42DANZZGM> . You are receiving this because you authored the thread.> Message ID: > <catppuccin/thelounge/issues/1/1993740793> @> github> .> com>

Nyameliaaaa commented 8 months ago

So it's not even the current flavor colors?

isabelincorp commented 8 months ago

yup, its pre-mocha

sgoudham commented 8 months ago

Right. I am not the maintainer but I could do this. We’d need something to generate the four flavors, correct? Because that sounds like Whiskers, or is some sort of Deno script preferred?

A deno script would be preferred here, we have examples throughout the organisation. E.g. gitea which compiles SASS to multiple files.

Edit: I have just realised that we need to publish an npm package so it might just be nicer creating a build script in nodejs