This user style transforms BingChat into a sleek and elegant dark mode. It reduces eye strain and saves battery life by using dark colors for the background, chat bubbles, buttons, and icons. It also enhances readability and contrast by using light colors for the text, links, and notifications. Enjoy chatting with Bing in style with this user style!
BingChat 1-line Dark Mode by brunolm
Details
Authorbrunolm
LicenseNo License
Categorywww.bing.com
Created
Updated
Size229 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name BingChat 1-line Dark Mode
@version 20230319.01.15
@namespace ?
==/UserStyle== */
@-moz-document domain("www.bing.com") {
cib-serp {
filter: invert(100%) hue-rotate(180deg) !important;
}
}