[2.6.0] Remove feedback-codifier agent, update docs theme and style
- Remove feedback-codifier agent from workflow agents (24 → 23 agents) - Update all component counts across plugin.json, README, and docs site - Update docs CSS theme (hue: 243, saturation: 1, contrast: 0.71) - Apply Every style guide fixes (number formatting: "2" → "two", etc.) - Add v2.6.0 changelog entry to docs site 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
:root {
|
||||
/* Theme configuration */
|
||||
--theme-hue: 250;
|
||||
--theme-saturation: 0.3;
|
||||
--theme-contrast: 0.85;
|
||||
--theme-hue: 243;
|
||||
--theme-saturation: 1;
|
||||
--theme-contrast: 0.71;
|
||||
|
||||
/* Fonts */
|
||||
--font-text: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user