ai-agent: enforce flat colors; add style check to ban purple gradients#4
Open
lordspline wants to merge 1 commit intomainfrom
Open
ai-agent: enforce flat colors; add style check to ban purple gradients#4lordspline wants to merge 1 commit intomainfrom
lordspline wants to merge 1 commit intomainfrom
Conversation
… for demo screenshots - Scout jam: [4fd53abb-ff09-45a2-859c-e80585757823](https://scout.new/jam/4fd53abb-ff09-45a2-859c-e80585757823) Co-authored-by: Scout <scout@scout.new>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds lightweight guardrails so the AI Agent demo UI never uses purple gradients. Changes: styles.css banner + flat palette; new scripts/check-styles.sh with grep -Ei for gradient and purple tokens (CSS/SCSS/LESS, ignores the banner line); package.json adds lint:styles; README documents the guideline. Acceptance: style check returns non-zero on any gradient/purple token, stylesheet uses only flat colors. Optional Stylelint config left as TODO.
₍ᐢ•(ܫ)•ᐢ₎ Generated by Scout (view jam)