[chore]: Use theme color variables instead of hardcoded values #661#701
[chore]: Use theme color variables instead of hardcoded values #661#701shivsubh wants to merge 1 commit 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 15 minutes and 19 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 (4)
📝 WalkthroughWalkthroughThis pull request replaces hardcoded color values with OpenWISP theme CSS variables across four files: device-change.css, mode-switcher.css, radiusbatch.css, and prefix_pdf.html. Examples: Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related issues
🚥 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 |
7b03dbb to
73f7098
Compare
…sp#661 Refactor hardcoded color values in CSS files and templates to use the CSS variables introduced in openwisp-utils#516. Closes openwisp#661
73f7098 to
02cee4a
Compare
Replace hardcoded colors in CSS files and templates with the CSS variables introduced in openwisp-utils#516 to ensure unified theming and simplify future palette updates.
Checklist
Reference to Existing Issue
Closes #661 .