Skip to content

Brush up persistent damage chat card#22368

Open
iDantar wants to merge 3 commits into
foundryvtt:v14-devfrom
iDantar:22367-brush-up-persistent-damage-chat-card
Open

Brush up persistent damage chat card#22368
iDantar wants to merge 3 commits into
foundryvtt:v14-devfrom
iDantar:22367-brush-up-persistent-damage-chat-card

Conversation

@iDantar
Copy link
Copy Markdown
Collaborator

@iDantar iDantar commented May 19, 2026

@iDantar iDantar added the ui/ux label May 19, 2026
Comment thread src/styles/_colors.scss Outdated

/* Borders */
--color-border-divider: #baa991;
--color-underline-header: #782e22;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stwlam override me here due to familiarity but this looks like an appv1 color, which I think we aren't supposed to reinstate. Might be good to find an appv2 equivalent (or remove the underline, I don't think we need it).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chiming in as I've done a lot of core css var digging recently. It is an appv1 color, used as the default border under h1/h2/h3. Appv2 doesn't automatically underline headings anymore and doesn't have a direct equivalent.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally, I like it a bit more with the line, especially if there are multiple instances of persistent, but I'm by no means a UI person
image

I removed the --color-underline-header and used --color-scrollbar for now, plus replaced that color's usage in all other places

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without it is. Also rolled back other color changes, to avoid unnecessary side-effects

@iDantar iDantar requested a review from stwlam May 20, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Damage taken card in chat is ignoring some styles for Persistent Damage

4 participants