mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[GH-ISSUE #1244] Background color adjustment - MLSysBook.ai SocratiQ #5704
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adityamulik on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1244
Originally assigned to: @kai4avaya on GitHub.
The background color for the SocratiQ modal which pops up when we open it using the shortcut Ctrl + /, the background font isn't great as text is not readable. This can be adjusted to a bit darker background and softer text color.
Ref:

@vipin-kumar17 commented on GitHub (Mar 17, 2026):
Hi, I'd like to work on this issue. Could you please assign it to me?
@profvjreddi commented on GitHub (Mar 17, 2026):
@vipin-kumar17 Thanks for offering, but I think @kai4avaya has to poke into the code base here, cause I am not sure if the Socratiq code is fully open source.
@profvjreddi commented on GitHub (Mar 28, 2026):
@kai4avaya Do you think we could push the SocratiQ into the open source?
@profvjreddi commented on GitHub (Apr 16, 2026):
@kai4avaya checking in again on opening up the socratiq source so we can fix the contrast ourselves. blocked on that for now.
@kai4avaya commented on GitHub (Apr 17, 2026):
Sorry about missing this.
Yes. I will work on this and open it up so we can get that fixed.
@kai4avaya commented on GitHub (Apr 21, 2026):
There's a new PR 1394 that open sources SocratiQ. The contrast issue should also be fixed. Waiting on maintainer to merge.