Skip to content

chatgpt.com Wide and message accent by neoabs

Details

Authorneoabs

LicenseNo License

Categorychatgpt

Created

Updated

Size296 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wider and added accent to user messages to not get lost in grey hell

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       chatgpt.com Wide and message accent
@version    20250310.17.33
@namespace  ?
==/UserStyle== */

@-moz-document domain("chatgpt.com") {
@media (min-width: 1280px) {
    .xl\:max-w-\[48rem\] {
        max-width: 77vw;
    }
}

main {
    --message-surface: #e8e2ee;
}
}

Reviews

No reviews yet.