{
    "name": "new theme",
    "blur_strength": 0,
    "main_text_color": "rgba(255, 255, 255, 0.8)",
    "italics_text_color": "rgba(145, 145, 145, 1)",
    "underline_text_color": "rgba(0, 0, 0, 1)",
    "quote_text_color": "rgba(73, 179, 255, 0.91)",
    "blur_tint_color": "rgba(0, 0, 0, 0.89)",
    "chat_tint_color": "rgba(0, 0, 0, 1)",
    "user_mes_blur_tint_color": "rgba(51, 51, 51, 0)",
    "bot_mes_blur_tint_color": "rgba(138, 121, 121, 0)",
    "shadow_color": "rgba(0, 0, 0, 0.5)",
    "shadow_width": 2,
    "border_color": "rgba(0, 0, 0, 1)",
    "font_scale": 1,
    "fast_ui_mode": true,
    "waifuMode": false,
    "avatar_style": 1,
    "chat_display": 1,
    "noShadows": false,
    "chat_width": 50,
    "timer_enabled": true,
    "timestamps_enabled": false,
    "timestamp_model_icon": true,
    "mesIDDisplay_enabled": true,
    "hideChatAvatars_enabled": false,
    "message_token_count_enabled": true,
    "expand_message_actions": true,
    "enableZenSliders": false,
    "enableLabMode": false,
    "hotswap_enabled": true,
    "custom_css": "@import url(\"https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Playwrite+CU:wght@100..400&display=swap\");\n\n@font-face {\n\tfont-family: \"Anglo Text\";\n\tsrc: local(\"Anglo Text\"), url(\"https://filesfilesfilez.neocities.org/AngloText.ttf\"),\n\t\turl(\"https://files.catbox.moe/fauj84.ttf\");\n}\n\n/* mobile-specific styles */\n@media screen and (max-width: 767px) {\n\t#send_textarea,\n\t#send_form {\n\t\tborder-radius: 0;\n\t}\n\n\tbr {\n\t\tdisplay: none;\n\t\twidth: 4px;\n\t\tbackground-color: red;\n\t\theight: 0.33em;\n\t}\n\n\t.mes_text img {\n\t\twidth: fit-content;\n\t\tdisplay: inline-block;\n\t}\n\n\t.custom-codeblock-mock img,\n\tq img {\n\t\tdisplay: inline-block;\n\t\twidth: 1.33em;\n\t\theight: 1.33em;\n\t\tvertical-align: baseline;\n\t\tmargin: 0 2px;\n\t}\n}\n\nbody {\n\tbackground-color: black;\n}\n\n.custom-codeblock-mock {\n\tmargin: 1em 0;\n\tposition: relative;\n\tdisplay: block;\n\toverflow-x: auto;\n\tpadding: 1em;\n\tline-height: 18px;\n\tfont-family: Consolas, monospace;\n}\n\n.custom-q {\n\tcolor: var(--SmartThemeQuoteColor);\n}\n.custom-q::before,\n.custom-q::after {\n\tcontent: '\"';\n}\n\n.custom-codeblock-mock img,\nq img {\n\tvertical-align: baseline;\n}\n\n.custom-codeblock-mock img {\n\tvertical-align: sub;\n\theight: 1em;\n}\n\n.mesAvatarWrapper {\n\tdisplay: none;\n}\n\n.mes p:first-of-type {\n\tmargin-top: 1lh;\n\ttext-indent: 0;\n}\n\n.mes p:first-of-type::first-letter {\n\tfont-family: \"Anglo Text\";\n\tfont-size: 2.5em;\n\tvertical-align: sub;\n\tletter-spacing: 2px;\n}\n\n.mes_buttons > div:last-of-type {\n\tdisplay: flex;\n\tgap: 4px;\n\tflex-direction: row-reverse;\n}\n.mes_buttons > div:last-of-type::after {\n\tcontent: \"...\";\n\tdisplay: inline-block;\n\twidth: 0.7em;\n\ttransition: width 150ms linear;\n\toverflow: hidden;\n}\n.mes_buttons:hover > div:last-of-type::after {\n\twidth: 0;\n}\n.mes_buttons:hover > div:last-of-type {\n\tgap: 0;\n}\n\n.extraMesButtons {\n\twidth: 0;\n\ttransition: width 150ms ease-out;\n}\n.mes_buttons:hover .extraMesButtons {\n\twidth: 100%;\n}\n\n.mes p {\n\tmargin-bottom: 0;\n\ttext-indent: each-line 12pt;\n\tpadding-left: 1ch;\n}\n.mes p::first-line {\n\ttext-indent: 0 !important;\n}\n.mes q {\n\ttext-indent: 0;\n}\n.mes p::target-text {\n\tcolor: red;\n}\n\n#chat {\n\tscrollbar-width: thin;\n\tscrollbar-gutter: stable both-edges;\n\tgap: 1em;\n}\n\n.for_checkbox:empty {\n\tdisplay: none;\n}\n\n.mes {\n\tpadding: 0 0px 0 0 !important;\n\tgap: 1em;\n\tmargin: 0 !important;\n\t/* changed in st settings:\n background-color: transparent !important; */\n}\n\n.mes:last-child {\n\tmargin-bottom: 2em !important;\n}\n.mes:last-child .mes_text {\n\tpadding-left: 0;\n\tpadding-right: 0;\n\tmargin-bottom: 42px;\n}\n\n.mes_block {\n\tbackground-color: rgba(255, 255, 255, 0.082);\n\tmin-height: 100%;\n\tborder-radius: inherit;\n\tpadding: 1.1em 1.33em;\n}\n\n.mes q {\n\tdisplay: flex;\n\tgap: 1ch;\n\talign-items: center;\n\tmargin: 1em 0;\n\t/*   --stop: calc(1.5lh + 0.5em + 1ch); */\n\t--stop: calc(29px);\n\t--color: rgba(255, 255, 255, 0.04);\n\t/*   background: linear-gradient(to right, transparent 0%, transparent var(--stop), var(--color) calc(var(--stop) + 0.1px), var(--color) 100%); */\n\tbackground: radial-gradient(\n\t\tcircle at 30px 30px,\n\t\ttransparent 0%,\n\t\ttransparent var(--stop),\n\t\tvar(--color) calc(var(--stop) + 0.1px),\n\t\tvar(--color) 100%\n\t);\n\t/*   background-color: rgba(255,255,255,0.05); */\n\tline-height: 28px;\n\tpadding: 0.5em 0.33em;\n\tborder-radius: 8px;\n\tborder-top-left-radius: 1.5lh;\n}\n\n.mes q:has(img) {\n\tpadding-left: 4em;\n\tdisplay: block;\n}\n.mes q:has(img)::before {\n\tmargin-right: 2ch;\n\ttransform: translateX(calc(-4em + 0.33em));\n\tmargin-right: -42px;\n}\n\n.mes p q {\n\tmargin-left: -1ch;\n}\n.mes q::first-line {\n\ttext-align-last: left;\n}\n\n.ch_name {\n\topacity: 0.8;\n}\n\n* {\n\tfont-family: \"Josefin Sans\", sans-serif;\n}\n\nrp {\n\tdisplay: revert !important;\n}\nrt {\n\tfont-size: 9pt;\n}\n\nq::before {\n\talign-self: start;\n\tflex-shrink: 0;\n}\n\nq::before {\n\tcontent: \"\\n\";\n\twhite-space: pre;\n\tdisplay: inline-block;\n\twidth: 1.5lh;\n\taspect-ratio: 1;\n\n\tborder-radius: 50%;\n\n\tvertical-align: middle;\n\t/*margin-right: 4px;*/\n\tmargin-right: 1ch;\n\tmargin-left: 4px;\n\t/* margin-top: -3px;\nmargin-bottom: 2px;\n */\n\n\tbackground-image: var(--char-avatar);\n\tbackground-size: var(--char-avatar-size);\n\t/* set in q */\n\tbackground-position-y: var(--char-avatar-y);\n\tbackground-position-x: var(--char-avatar-x);\n\t--filter: var(--filter);\n}\nq {\n\t--char-avatar-x: center;\n\t--char-avatar-y: center;\n}\n\ndiv[is_user=\"true\"] q::before {\n\tbackground-image: url(\"/User Avatars/1719880636992-Anon.png\") !important;\n\tbackground-image: var(--my-avatar-link);\n\tbackground-size: cover;\n}\n\n/* static character styling */\n[ch_name=\"Koishi\"] q {\n\tcolor: limegreen;\n\t--char-avatar: url(/thumbnail?type=avatar&file=Koishi.png);\n}\n\n[ch_name=\"Wriggle\"] q {\n\tcolor: darkseagreen;\n}\n[ch_name=\"Wriggle\"] q {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Wriggle1.png);\n\t--char-avatar-x: -18px;\n\t--char-avatar-y: 96px;\n}\n[ch_name=\"Kari\"] q {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Kari.png);\n\t--char-avatar-x: -45px;\n\t--char-avatar-y: 140px;\n\tcolor: khaki;\n}\n\n[ch_name=\"Laura\"] q {\n\tcolor: #57d657;\n\t--char-avatar: url(/thumbnail?type=avatar&file=Laura.png);\n}\n\n[ch_name=\"Ran\"] q {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Ran.png);\n\t--char-avatar-x: center;\n\t--char-avatar-y: center;\n\t--char-avatar-size: 60px;\n\tcolor: khaki;\n\ttext-shadow: 0 0 2px deepskyblue;\n}\n\n/* dynamic character styling. meant to be inserted by the ai */\nspan[data-char] {\n\tdisplay: contents;\n}\nspan[data-char=\"anon\"] q,\nspan[data-char=\"Anon\"] q {\n\tcolor: white;\n\t--char-avatar: url(\"/User Avatars/1713308564722-Anon.png\");\n\t--char-avatar-size: cover;\n\t--char-avatar-x: center;\n\t--char-avatar-y: center;\n}\n\nspan[data-char=\"koishi\"] q {\n\tcolor: limegreen;\n\t--char-avatar: url(/thumbnail?type=avatar&file=Koishi.png);\n}\n\nspan[data-char=\"satori\"] q {\n\tcolor: pink !important;\n\tfont-style: oblique;\n\t--char-avatar: url(https://img3.gelbooru.com/images/ff/9d/ff9dc3e7a750fe9dc6e5bc8d96a4b7f7.jpg);\n\t--char-avatar-x: center;\n\t--char-avatar-y: -86px;\n\t--char-avatar-size: 270px 270px;\n}\n\nspan[data-char=\"fused_koishi\"] q {\n\tcolor: #a71212;\n\ttext-shadow: 0 0 2px black;\n\t--char-avatar: url(https://img3.gelbooru.com/images/75/83/7583168e3d65209e2f2d130a6c5c3a6b.png);\n\t--char-avatar-size: 100px 100px;\n\t--char-avatar-x: -28.8px;\n\t--char-avatar-y: 59px;\n}\n\nspan[data-char=\"yukari\"] q {\n\tcolor: violet;\n\t--filter: contrast(0.33) brightness(2);\n\t--char-avatar: url(https://img3.gelbooru.com//images/98/d8/98d8481f9becec439064555aaa83776b.jpg);\n\t--char-avatar-size: 300px;\n\t--char-avatar-x: -46px;\n\t--char-avatar-y: -27px;\n}\n\nspan[data-char=\"wriggle\"] q {\n\t--char-avatar: url(https://img3.gelbooru.com/images/d9/e1/d9e16f2056c4e878e185efd1165a04f7.jpg);\n\t--char-avatar-size: 100px;\n\t--char-avatar-x: -37px;\n\t--char-avatar-y: 118px;\n}\n\nspan[data-char=\"ascended_koishi\"] q {\n\t--char-avatar: url(https://img3.gelbooru.com//samples/dc/71/sample_dc712295e22f24fc4fdc0fd07133ce2f.jpg);\n\t--char-avatar-size: 700px;\n\t--char-avatar-x: -197px;\n\t--char-avatar-y: 309px;\n\tcolor: yellow;\n\tfont-weight: bold;\n\ttext-shadow: 0 0 5px limegreen;\n}\n\nspan[data-char=\"machine_takeshi\"] q {\n\t--char-avatar: url(https://img3.gelbooru.com//samples/cb/c1/sample_cbc1ab9913fd8f0bb98d8466a625c34b.jpg);\n\t--char-avatar-size: 256px;\n\t--char-avatar-x: -86px;\n\t--char-avatar-y: 141px;\n\tcolor: red;\n\topacity: 0.9;\n\ttext-shadow: 0 0 5px black;\n}\n\nspan[data-char=\"josuke\"] q {\n\t--char-avatar: url(https://img3.gelbooru.com//samples/b0/58/sample_b058af45e73cb456d05522667dd697bc.jpg);\n\t--char-avatar-size: 212px;\n\t--char-avatar-x: -47px;\n\t--char-avatar-y: 179px;\n\tcolor: #c8e5eb;\n\ttext-shadow: 0 0 2px #dd6882, 0 0 2px #dd6882, 0 0 2px #dd6882;\n}\n\nspan[data-char=\"seija\"] q {\n\t--char-avatar: url(https://img3.gelbooru.com//images/4b/b0/4bb0fcc5417639e84c613a41832e063d.png);\n\t--char-avatar-size: 120px;\n\t--char-avatar-x: center;\n\t--char-avatar-y: center;\n\tcolor: #e74962;\n\ttext-shadow: 0 0 4px black, 0 0 2px black, 0 0 2px black;\n}\n\nspan[data-char=\"kyouko\"] q {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Kyouko.png);\n\t--char-avatar-size: 120px;\n\t--char-avatar-x: center;\n\t--char-avatar-y: center;\n\tcolor: #fe8386;\n\ttext-shadow: 0 0 2px #4e9692, 0 0 2px #4e9692, 0 0 2px #4e9692;\n}\n\nspan[data-char=\"ran\"] q {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Ran.png);\n\t--char-avatar-x: center;\n\t--char-avatar-y: center;\n\t--char-avatar-size: 60px;\n\tcolor: khaki;\n\ttext-shadow: 0 0 2px deepskyblue;\n}\n\nspan[data-char=\"okina\"] q {\n\t--char-avatar: url(https://img3.gelbooru.com//images/bf/4e/bf4e1b35f94f46293798f63877be73be.jpg);\n\t--char-avatar-size: 93px;\n\t--char-avatar-x: center;\n\t--char-avatar-y: 107px;\n\tcolor: #f6c396;\n}\n\n/* weird selector to increase specificity */\n[ch_name=\"Koishi\"]:has(q[data-eye]) q[data-eye] {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Koishi1.png);\n\t--char-avatar-x: 0px;\n\t--char-avatar-y: 55.5px;\n\t--char-avatar-size: 100px;\n\tcolor: #bf8fee;\n\ttext-shadow: 0 0 2px black;\n}\n[ch_name=\"Koishi\"]:has(div[data-koishi-2]) q,\nspan[data-koishi=\"1\"] q {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Koishi1.png);\n\t--char-avatar-x: -14px;\n\t--char-avatar-y: -19px;\n\t--char-avatar-size: 60px;\n\tcolor: limegreen;\n\ttext-shadow: 0 0 2px black;\n}\nspan[data-koishi=\"2\"] q {\n\t--char-avatar: url(/thumbnail?type=avatar&file=Koishi.png);\n\tcolor: lightgreen;\n}\n\nq > q::before {\n\tdisplay: none;\n}\n\n/* this uses a different system from what's above */\nq[data-god=\"true\"]::before {\n\tcontent: \"GOD: \";\n\tcolor: yellow;\n\tdisplay: inline;\n}\nq[data-god=\"true\"],\nq[data-god=\"true\"] * {\n\tcolor: white;\n\tfont-weight: bold;\n\ttext-shadow: 0 0 2px white;\n}\n\n.for_checkbox:empty {\n\tdisplay: none !important;\n}\n\nfont {\n\tline-height: 0.9em;\n}\n\nhr {\n\tbackground-color: white;\n\topacity: 0.5;\n}\n\ns[data-blur] {\n\ttext-shadow: 0 0 1px black, 0 0 2px white;\n\ttext-decoration: none;\n}\n\nq em {\n\tdisplay: contents;\n\tcolor: currentColor !important;\n\ttext-shadow: 0 0 2px rgba(255, 255, 255, 0.33);\n}\n",
    "bogus_folders": "",
    "zoomed_avatar_magnification": "",
    "reduced_motion": true,
    "compact_input_area": true
}