DJ-97: Restyle CBSTM03A HTML statement to professional bank palette - #236
Open
devin-ai-integration[bot] wants to merge 1 commit into
Open
devin-ai-integration[bot] wants to merge 1 commit into
devin-ai-integration[bot] wants to merge 1 commit into
Conversation
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
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.
Summary
Fixes DJ-97: replaces the neon placeholder colours in the
HTML-LINES88-level VALUE literals ofapp/cbl/CBSTM03A.CBLwith a professional bank palette. Literal-only change — no logic/paragraph changes.Palette mapping:
HTML-L10): invalid#1d1d96b3→ dark navy#0B2447+ white textHTML-L15):#FFAF33→ light grey#F2F2F2HTML-L30-42):#33FFD1→ light grey#E9ECEFHTML-L47/L50/L53):#33FF5E→ mid-navy#1F4E79, with white bold header text onHTML-L48/L51/L544px 8pxacross all styled cells (incl.HTML-L22-35, data cellsL58/L61/L64)Verification
cobc -I app/cpy/ --std=ibm-strict -ftab-width=4 -fsyntax-only app/cbl/CBSTM03A.CBL-ftab-width=4) fails on the unmodified baseline too, becauseapp/cpy/CUSTREC.cpycontains tab characters that push fixed-format lines past column 72 with GnuCOBOL 3.1.2's default tab width of 8. Pre-existing, unrelated to this change;-ftab-width=4makes it pass both before and after.CBSTM03A/CBSTM03Blocally with GnuCOBOL againstapp/data/ASCII/(indexed files loaded perCREASTMT.JCLSTEP010 sort/OUTREC layout); run completes rc=0 and produces valid HTML statements for all 50 cards.STMTFILEoutput is byte-identical before vs after (cmpclean).Screenshots
Before:

After:

Link to Devin session: https://partner-workshops.devinenterprise.com/sessions/064ef2d43eae4aeb8124ba96c72f047b