-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[59] Apply the extension's theme styles to the new New Chat
layout
#60
Commits on Oct 9, 2024
-
feat(prompt-action-cards): Add style to list of examples to match the…
… extension's design patterns (#59) - Added custom styles to the list of examples that appear when clicking on prompt action cards - Improved the visual appearance of the examples list for better readability and usability Changes summary: - Enhanced the visual design of the list of examples that appear when clicking on prompt action cards.
Configuration menu - View commit details
-
Copy full SHA for ec8b6db - Browse repository at this point
Copy the full SHA ec8b6dbView commit details -
feat(prompt-action-cards): Add consistent style to prompt action card…
…s below prompt field - Added a consistent style to the example cards below the prompt field, including the new layout and existing list of examples - Added accent gradient background, blur, and SVG styles to match the prompt cards from the previous "New Chat" layout - Ensured a visually appealing and user-friendly design for the prompt action cards, such as "Create image", "Summarize text", and more Changes summary: - Improved the visual design of the prompt action cards below the prompt field for a familiar user experience.
Configuration menu - View commit details
-
Copy full SHA for 0aca7e9 - Browse repository at this point
Copy the full SHA 0aca7e9View commit details -
fix(prompt-action-cards): Fix
Attach files
svg background- Added a global style for `.bg-brand-blue-800/20` to fix the "Attach files" SVG background circle - Ensured consistent background appearance for elements using this class, such as the "Attach files" SVG background circle "Attach files" svg background circled div triggered when clicked some of the new "New Chat" layout prompt action cards (Like "Summarize text", "Analyze images", etc.) Changes summary: - Fixed the "Attach files" SVG background circle not matching the extension's theme triggered when using certain prompt action cards.
Configuration menu - View commit details
-
Copy full SHA for 3fc1882 - Browse repository at this point
Copy the full SHA 3fc1882View commit details -
feat(new-chat/heading): - Changed main heading `What can I help with?…
…` to use the accent color - Ensured consistency with the extension's visual theme Changes summary: - Updated the main heading color to match the extension's accent color.
Configuration menu - View commit details
-
Copy full SHA for 17ab101 - Browse repository at this point
Copy the full SHA 17ab101View commit details -
feat(new-chat): Update ChatGPT logo color to match the accent color a…
…nd main heading - Changed the color of the ChatGPT main logo above prompt cards to the accent color - Ensured visual consistency with the extension's theme and main heading Changes summary: - Updated the ChatGPT main logo color to match the accent color and main heading.
Configuration menu - View commit details
-
Copy full SHA for 58d3293 - Browse repository at this point
Copy the full SHA 58d3293View commit details -
feat(prompt-action-cards): Improve design for dark and light themes
- Reverted to previous design for dark themes - Added better hover state with accent color for both SVG and text, and scaled down the button - For light themes, made the SVG and text color accent color by default for better visibility because colorful svg icons was unpleasant and almost invisible Changes summary: - Improved the design of prompt action cards for both dark and light themes, enhancing visibility and user experience.
Configuration menu - View commit details
-
Copy full SHA for c767657 - Browse repository at this point
Copy the full SHA c767657View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d6146f - Browse repository at this point
Copy the full SHA 0d6146fView commit details