Skip to content

fix(canvas-lms): markdown code and feedback buttons#2198

Open
alexdalat wants to merge 1 commit intocatppuccin:mainfrom
alexdalat:patch-2
Open

fix(canvas-lms): markdown code and feedback buttons#2198
alexdalat wants to merge 1 commit intocatppuccin:mainfrom
alexdalat:patch-2

Conversation

@alexdalat
Copy link
Copy Markdown

🔧 What does this fix? 🔧

Fixes unthemed styling for markdown code and feedback buttons

🗒 Checklist 🗒

@alexdalat alexdalat requested a review from pynappo as a code owner April 4, 2026 20:37
@github-actions github-actions Bot added the canvas-lms Canvas LMS label Apr 4, 2026
@uncenter uncenter changed the title Unthemed styling for markdown code and feedback buttons fix(canvas-lms): markdown code and feedback buttons Apr 5, 2026

span[class$="baseButton__children"] {
color: @text;
font-weight: 500;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Comment on lines +142 to +146

code {
padding: 0.2em 0.4em;
font-size: 85%;
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
code {
padding: 0.2em 0.4em;
font-size: 85%;
}

https://userstyles.catppuccin.com/contributing/#opinionated-changes

@uncenter uncenter added the 2.status: changes-requested Changes requested by reviewers must be attended to by author before further review label Apr 5, 2026
@pynappo
Copy link
Copy Markdown
Contributor

pynappo commented Apr 8, 2026

I don't have access to the markdown code editor in either canvas.instructure.com or {my-university}.instructure.com (assuming it's the same one as noted in https://lts-help.its.virginia.edu/m/integrated-tools/l/1653310-how-do-i-format-text-with-markdown-in-the-rich-content-editor), @alexdalat could I get a before/after screenshot?

@alexdalat
Copy link
Copy Markdown
Author

Before:
image
After:
image

I'm currently swamped with finals preparation, so I haven't been able to give this as much attention as I'd like...
I also threw an LLM band-aid so I can make my assignment page readable (seen above). I'll do my best to come back to this once I am done in a couple weeks.
Thank you for your continued maintenance on this project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: changes-requested Changes requested by reviewers must be attended to by author before further review canvas-lms Canvas LMS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants