Skip to content

Instantly share code, notes, and snippets.

@LukeNewNew
Last active February 27, 2026 23:50
Show Gist options
  • Select an option

  • Save LukeNewNew/055aa51e1d66cc74e64d6df2371cc699 to your computer and use it in GitHub Desktop.

Select an option

Save LukeNewNew/055aa51e1d66cc74e64d6df2371cc699 to your computer and use it in GitHub Desktop.
[data-turn-id] .user-message-bubble-color {
outline: 2px #d00000 solid
}
#thread-bottom-container button.cursor-pointer.rounded-full:has(svg) {
display: none;
}
.text-token-text-secondary:has(.tabular-nums) {
background: #0f6c
}
[class*="turn-messages"] {
opacity: unset !important;
mask-image: unset !important;
}
[data-state="open"].before\:bg-gray-200\/50:before {
transition: background 0s !important;
background: #00000080 !important
}
article[data-turn="assistant"] .markdown [data-state]:has(a) {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment