Skip to content

chat.lmsys.org and lmarena.ai - gray theme by kkot

Screenshot of chat.lmsys.org and lmarena.ai - gray theme

Details

Authorkkot

LicenseNo License

Categorychat.lmsys.org

Created

Updated

Size626 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Gray theme and some fixes.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           chat.lmsys.org - Mar 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
==/UserStyle== */
@-moz-document url-prefix("https://chat.lmsys.org/"), url-prefix(https://lmarena.ai/){

  #chatbot {
    height: auto !important;

    font-family: Avenir !important;
    background-color: rgb(41, 42, 43) !important;
  }

  .wrap, #input_box, textarea, gradio-app,
  .message.bot {
    background-color: rgb(41, 42, 43) !important;
  }
  
  gradio-app > div {
    max-width: 800px !important;
    min-width: 600px !important;
    width: 90% !important;
  }
}

Reviews

No reviews yet.