[chores] Add state category color variables#644
[chores] Add state category color variables#644atif09 wants to merge 2 commits intoopenwisp:masterfrom
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 9 minutes and 33 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughTwo semantic color design tokens were added to the CSS custom property palette in the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge The PR successfully adds the requested CSS color variables ( Files Reviewed (1 file)
Reviewed by kimi-k2.5 · 93,707 tokens |
Added danger and warning variables to openwisp.css based on the device health state colors already used in openwisp-monitoring. Closes openwisp#643
4b25cd3 to
69b524c
Compare
Checklist
Reference to Existing Issue
Closes #643
Description of Changes
Added danger and warning variables to
openwisp.cssbased on the device health state colors already used in openwisp-monitoring.