diced / zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
MIT License
1.31k stars 128 forks source link

Add Catppuccin themes #560

Closed cswimr closed 3 months ago

cswimr commented 3 months ago

This PR adds Catppuccin themes to v3. v4 PR will come later as well, don't have the time for it at the moment.

image image image image

diced commented 3 months ago

This might just be my personal preference, but the appshell background color on catppuccin_latte seems a bit too dark, and isn't really fitting into the light theme. I think it would be better if it was a bit lighter. The other themes look great, and feel free to take your time bringing them over to v4.

Also the palette link on all of them are misspelled, instead of https://catppuccin.com/pallete it should be https://catppuccin.com/palette

cswimr commented 3 months ago

Alright, I can look at it later. All of the colors I'm using are from https://catppuccin.com/palette (with the exception of the accenting colors, which are variations of each theme's Blue accent), so if there's another color from Latte that you think would look better as the appshell background, I can swap it around.

diced commented 3 months ago

:skull: didn't mean to do that whoops

diced commented 3 months ago

well what I meant to do was in this commit https://github.com/diced/zipline/commit/5e37d89b18e6f32edfebd558178b7d5271c25fb5

for some reason mantine doesn't let you even change the light colors for light themes, so the workaround here is just setting the color scheme to dark, but using the light colors. it works so whatever :)