Teddy Theme

Teddy theme and new Persian font

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

// ==UserScript==
// @name         Teddy Theme
// @namespace      https://greasyfork.org/en/users/1353946-stragon-x
// @version        1.0
// @license        N/A
// @description  Teddy theme and new Persian font
// @author       STRAGON
// @match        https://gartic.io/*
// @icon         https://pngimg.com/d/teddy_bear_PNG84.png
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
  function setCSS(){
        var css = `
@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@400;700&display=swap');
body {
    background-image: url('https://ocakes.in/blog/assets/admin/images/uploads/Banner-teddy-day-2025-best-wishes-quotes-instagram-captions-gift-ideas.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: 'Baloo Bhaijaan 2', sans-serif;
    }
@media screen and (max-height: 641px), screen and (max-width: 1151px) {
  #screenRoom.common .ctt #interaction #answer .history .msg, #screenRoom.common .ctt #interaction #chat .history .msg {
    font-size: 12px;
    line-height: 15px;
  }
}
#screenRoom .ctt #interaction #answer .history .msg, #screenRoom .ctt #interaction #chat .history .msg {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  word-break: break-all;
  word-break: break-word;
}
#screenRoom .ctt #interaction {
  margin: 25px 0 0 23px;
  grid-area: c;
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  min-height: 0;
  min-width: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
    background-image: url('https://ocakes.in/blog/assets/admin/images/uploads/Banner-teddy-day-2025-best-wishes-quotes-instagram-captions-gift-ideas.webp');
  border: 1px solid #979797;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.5);
}
#screenRoom .ctt .users-tools #users .user .infosPlayer .points {
  color: #ffad60;
  font-size: 20px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
    font-family: 'Baloo-Bhaijaan-2', sans-serif;
}
#screenRoom .ctt .users-tools #users .user.turn .infosPlayer .nick, #screenRoom .ctt .users-tools #users .user.turn .infosPlayer .points {
  color: #ffad60;
}
#screenRoom .ctt .users-tools #users .user.turn::before {
  color: #ffad60;
}
#screenRoom .ctt .users-tools #users .user .avatar {
box-shadow: 0 0 0 4px #fff;
}
#screens > div {
  background-color: #00000059;
  border : 2px solid #fff;
}
.rooms .scroll a:not(.emptyList):not(.loading) {
  background-color: #fff0;
  border: 3px solid #ffad60;

}
.interaction{
    background-image: url('https://ocakes.in/blog/assets/admin/images/uploads/Banner-teddy-day-2025-best-wishes-quotes-instagram-captions-gift-ideas.webp');

}
#screenRoom .ctt .users-tools #users .user .infosPlayer .nick {
  color: #fff;
    font-family: 'Baloo-Bhaijaan-2', sans-serif;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2;
}
.rooms .scroll a:not(.emptyList):not(.loading):hover {
  border-color: rgba(0,121,255,.7);
  background-color: #fff0;
}
.rooms .scroll a:not(.emptyList):not(.loading) {
  background-color: #fff0;

}
.rooms .scroll a:not(.emptyList):not(.loading) h5 {
color: #fff;
}
.rooms .scroll a:not(.emptyList):not(.loading) h5 strong {
  color: #fff;
}
.rooms .scroll a:not(.emptyList):not(.loading) .infosRoom > div span:not(.tooltip) {
  color: #fff;
}
.rooms .scroll a:not(.emptyList):not(.loading).bgEmptyRoom {
  background-color: #fff0;
  border-color: #fff0;
}
.scrollElements {
    background-image: url('https://ocakes.in/blog/assets/admin/images/uploads/Banner-teddy-day-2025-best-wishes-quotes-instagram-captions-gift-ideas.webp');
    background-size: cover; /* Adjusts the size of the background image */
    background-position: center; /* Centers the background image */
    background-repeat: no-repeat; /* Prevents the background image from repeating */

}
#background::before {
 display : none;

}
.rooms .scroll a:not(.emptyList):not(.loading) h5 strong {
    font-family: 'Baloo-Bhaijaan-2', sans-serif;
  margin-right: 5px;
  font-size: 19px;
}
#screenRoom .ctt #interaction #answer h5, #screenRoom .ctt #interaction #chat h5 {
  background-color: #ffad60;
}
h3 {
  color: #ffad60;
}
.home .anonymus .fieldset label::before, .home .anonymus .fieldset span::before, .home .logged .fieldset label::before, .home .logged .fieldset span::before {
  color: #ffad60;
  font-size: 24px;
  margin: 0 10px 0 0;
}
.home .anonymus .containerForm span, .home .logged .containerForm span {
  font-family: NunitoBold;
  font-size: 15px;
  color: #fff;
  padding: 0 15px 0 0;
}
.home .login .advantagesLogin span p{
  color: #fff;
}
.home .or span{
  color: #fff;
}
.contribute{
display:none;
}
#screens .title .filter .language, #screens .title .filter .subject {
  color: #fff;
}
#screens .title .filter .language strong, #screens .title .filter .subject strong {
  color: #fff;
}
#screens .title .filter .language:hover, #screens .title .filter .subject:hover {
  color: #fff;
}
#screens .title .filter .language:hover strong, #screens .title .filter .subject:hover strong {
  color: #fff;
}
#screens .title .filter .optionsFilter > div {
  background-color: #333333;

}
#screens .title .filter .optionsFilter > div .hotOnes .choice button.active, #screens .title .filter .optionsFilter > div .hotOnes .choice button:hover, #screens .title .filter .optionsFilter > div .regularOnes .choice button.active, #screens .title .filter .optionsFilter > div .regularOnes .choice button:hover {
  background-color: #ffad60;
}
.legend {
  color: #fff;
  font-size: 14px;
}
#screens .title .filter .optionsFilter > div {
  background-color: #000000e5;
}
.home .exit:hover {
  background-color: #f9c493;
}
.home .exit {
  background-color: #ffad60;
}
.rooms .scroll a:not(.emptyList):not(.loading).bgEmptyRoom.selected {
  border-color: #ffad60;
}
.rooms .scroll a:not(.emptyList):not(.loading).bgEmptyRoom:hover {
  border-color: rgb(255, 173, 96);
}
#screens .content.bg {
      background-image: url('https://ocakes.in/blog/assets/admin/images/uploads/Banner-teddy-day-2025-best-wishes-quotes-instagram-captions-gift-ideas.webp');
  border: 1px solid #5d8899;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.createRoom .globalSettings {
  width: 272px;
  background-color: #000000b8;
}
.createRoom .themes .subject {
  background-color: #000000b8;
}
.createRoom .themes .selectTheme ul li:not(.emptyList) {
  background-color: #fff;
  border: 1px solid #fff;
}
.createRoom .themes .selectTheme ul li:not(.emptyList) {
  background-color: #000000a8;
  border: 0px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
}
.createRoom .themes .selectTheme ul li:not(.emptyList):hover {
  border: 2px solid #fff;
  background-color: #000000a8;
}
.suggestion{
  background-color: #000000a8;
}
.btAdd button:hover, .btAdd input[type="submit"]:hover {
  background-color: #f9c493;
}
.btAdd button, .btAdd input[type="submit"] {
  border: none;
  background: none;
    background-color: #ffad60;
}
.createRoom .globalSettings .legend {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: NunitoBold;
  font-size: 14px;
  color: #fff;
  margin: 0 10px 0 0;
}
.createRoom .globalSettings .fieldset::before {
  color: #ffad60;
}
.switchFieldCheck input[type="checkbox"]:checked + label {
  background-color: #ffad60;
}
#screens > div .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: hsla(0, 0%, 0%, 0.48);
  height: 100%;
  z-index: 3;
  display: none;
}
#screens .title .filter .optionsFilter > div {
  border: 0px solid #868d96;
  box-shadow: 0 7px 5px 0 rgba(0,0,0,.2);
  border-radius: 10px;
}
.home .anonymus .fieldset.nick input, .home .logged .fieldset.nick input {
  background-color: #00000063;
}
input[type="email"], input[type="text"] {
  color: #fff;
}
.select select {
  color: #fff;
  background-color: #00000063;
}
.home .lastRooms > div ul li:not(.emptyList):not(.empty).bgEmptyRoom {
  background-color: #000000c7;
  border-color: #0000;
}
.home .lastRooms > div ul li:not(.emptyList):not(.empty) > span {
  background-color: rgba(0, 0, 0, 0.76);
  color: #ffad60;
}
input[type="email"]:placeholder-shown, input[type="text"]:placeholder-shown {
  background-color: #0000;
}
.home .lastRooms > div ul li:not(.emptyList):not(.empty) {

  background-color: #00000063;;
  border: 2px solid #fff;
}
input[type="email"]:disabled, input[type="text"]:disabled {

  background-color: #fff0;
}
input[type="email"], input[type="text"] {
  border: 1px solid #fff;
  font-family: NunitoBold;
  font-size: 18px;
  background-color: #0000;
}
#popUp .content {
  background-color: #000000b0;
  border: 1px solid #979797;-
}
#popUp .content.profile .contentPopup .nick {
  color: #ffad60;
}
`;

 var style = document.createElement('style');
        style.type = 'text/css';
        style.appendChild(document.createTextNode(css));
        document.head.appendChild(style);
    }
    setCSS();
})();