CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.31k stars 446 forks source link

feat: theme accent color #3307

Open 1zun4 opened 1 week ago

Ell1ott commented 1 week ago

I suppose you want to later make use of the theme accent color in the default theme? I tried doing something along those lines a little while ago. It's here if you would like to take a look at it for inspiration. I stopped because, with CSS variables, I didn't have access to all the SCSS functions like darken, etc. This made it a very tedious process to convert it to base CSS. Maybe there is a better solution?

1zun4 commented 1 week ago

I only did this because breadcrumbs has an awful standard color

Ell1ott commented 1 week ago

Ah, okay. Well, it would be nice if you, in the future, could control the theme's colors using a setting.