fix(google): refine AI chat styling and gradients#2260
Open
AvielSkrypnyk wants to merge 4 commits into
Open
Conversation
Remove default AI chat gradients and unify background layers to eliminate visual seams. Apply consistent Catppuccin colors across overlays, containers, and states. - remove gradient overlay (.Zze5V) - remove container and wrapper gradients - normalize layered backgrounds to eliminate seams - clean spacer overlay layer (.zNsLfb) - replace default white fade (.RDmXvc) with Catppuccin gradient - add subtle border and hover styling for AI responses - add collapsed state tint using Catppuccin colors
Simplify gradient removal, normalize backgrounds, and improve consistency of Catppuccin surfaces across AI chat components. - consolidate gradient removal into grouped selectors - normalize layered backgrounds using @base to prevent seams - add background color to response containers for consistency - replace lighten() hover with @surface0 for better palette alignment - strengthen collapsed state tint using fade(@crust, 35%) - make gradient overlay more pronounced with higher opacity
0fbcf98 to
b650c95
Compare
Author
|
Just to add some context: this PR was created before I was aware that the Google userstyle is currently frozen and PRs are not being accepted (see #2262). I completely understand the decision after reading the discussion — given how often Google (and similarly YouTube) changes their DOM and styling, it makes long-term maintenance very difficult. I do like the idea of having Catppuccin styling for things like Google and YouTube, but I also see why it might not be worth continuing in this repository. Sorry for the noise here — thanks for the clarification! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Checklist
🔧 What does this fix?
Improves Catppuccin styling for Google AI chat by refining gradients, overlays, and background consistency.
Fixes issues where default Google styles conflicted with Catppuccin colors, causing visual inconsistencies and reduced readability.
🔍 Reproduction Steps
Before
Collapsed

Expanded

After
Collapsed

Expanded
