uncenter

Results 974 comments of uncenter

Ah I see. Looks like the source code for the page has a `data-chat-theme` attribute on ``/`:root`, such as `data-chat-theme="yellow"` or `data-chat-theme="blue"` (default is `data-chat-theme="default"`). Based on these we could...

No need to force push, we use squash merging and it makes viewing changes harder for me. Thanks!

> We could add a UserCSS setting for "Use accent for default user message bubble color" so that the "default" color maps to the user's accent? I see we added...

Ref https://github.com/catppuccin/userstyles/issues/1844#issuecomment-3254455057.

Can you explain more about what these changes do or fix?

I've been using `11ty.ts` for a bit now and it has been so helpful! I think the `defineConfig` approach would be a great change, and it isn't unfamiliar to developers...

On the topic of a TypeScript configuration file, I've personally used and seen widespread adoption of https://github.com/unjs/jiti. Seems like a good place to start as a loader for configuration files!...

I think the primary point of confusion is that the confirm component seems to be doing two things. It's acting like a y/n prompt, while looking like it has multiple...

Gotcha. Maybe make it bold then so it looks less like a button?

I'm on zellij v0.40.1 and this is what zellij, on the macchiato flavor, with the interface locked, looks like: ![CleanShot 2024-08-31 at 12 54 03@2x](https://github.com/user-attachments/assets/d065a692-6ef4-4c09-ac75-d29daba51f4f) It seems more readable than...