Skip to content
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

fix: update hex codes for toggle #1125

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

RobChangCA
Copy link
Collaborator

@RobChangCA RobChangCA commented Nov 4, 2024

Pull Request Checklist

Added hex codes as per direction from this asana ticket: https://app.asana.com/0/1205598840815267/1208522889766490

Screenshot 2024-11-04 at 2 17 10 PM


PR-Codex overview

This PR focuses on updating the tailwind.config.ts file to modify color values for demo components and adjusting the ThemeSwitch and Switch components to use these new color values.

Detailed summary

  • Updated demo-bg-toggle-inactive to use rgba(103, 106, 117, .4).
  • Added demo-bg-toggle-disabled with value #A3A6B1.
  • Added demo-fg-toggle-icon with value #6E717C.
  • Changed class name in ThemeSwitch from stroke-demo-fg-secondary to stroke-demo-fg-toggle-icon.
  • Updated Switch component's class to use disabled:bg-demo-bg-toggle-disabled.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 5:05pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 5:05pm

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @RobChangCA and the rest of your teammates on Graphite Graphite

@RobChangCA RobChangCA force-pushed the 11-04-fix_update_hex_codes_for_toggle branch from d413ca7 to 0588d31 Compare November 11, 2024 16:52
@RobChangCA RobChangCA merged commit 16c51ae into main Nov 11, 2024
7 checks passed
@RobChangCA RobChangCA deleted the 11-04-fix_update_hex_codes_for_toggle branch November 11, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants