{
    "name": "Cappuccino",
    "blur_strength": 0,
    "main_text_color": "rgba(255, 255, 255, 1)",
    "italics_text_color": "rgba(230, 210, 190, 1)",
    "underline_text_color": "rgba(205, 180, 160, 1)",
    "quote_text_color": "rgba(165, 140, 115, 1)",
    "blur_tint_color": "rgba(34, 30, 32, 0.95)",
    "chat_tint_color": "rgba(50, 45, 50, 0.75)",
    "user_mes_blur_tint_color": "rgba(34, 30, 32, 0.75)",
    "bot_mes_blur_tint_color": "rgba(34, 30, 32, 0.75)",
    "shadow_color": "rgba(0, 0, 0, 0.3)",
    "shadow_width": 1,
    "border_color": "rgba(80, 80, 80, 0.89)",
    "font_scale": 1.05,
    "fast_ui_mode": true,
    "waifuMode": false,
    "avatar_style": 1,
    "chat_display": 1,
    "noShadows": false,
    "chat_width": 50,
    "timer_enabled": true,
    "timestamps_enabled": true,
    "timestamp_model_icon": true,
    "mesIDDisplay_enabled": true,
    "hideChatAvatars_enabled": false,
    "message_token_count_enabled": false,
    "expand_message_actions": true,
    "enableZenSliders": false,
    "enableLabMode": false,
    "hotswap_enabled": true,
    "custom_css": "@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=Great+Vibes&display=swap\");\n@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\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.mes * {\nfont-weight: bold;\n}\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\nbody.hideChatAvatars .mesAvatarWrapper {\n\tdisplay: none;\n}\n.mesAvatarWrapper {\n\tpadding: 4px 4px 0 4px;\n}\n.mesAvatarWrapper img {\n  margin-bottom: 4px;\n}\n\n\n.mes p:first-of-type {\n\tmargin-top: 1em;\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\tline-height: 20px;\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.mes p:not(:last-child) {\n\tmargin-bottom: 1em;\n}\n\n#chat {\n\tscrollbar-width: thin;\n\tscrollbar-gutter: stable both-edges;\n\t\n}\n\n.for_checkbox:empty {\n\tdisplay: none;\n}\n\n.mes {\n\tpadding: 0 0px 0 0 !important;\n\t/* gap: 1em; */\n\tmargin: 0 0 1em 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: 50px;\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.2em 2em;\n}\n\n.ch_name {\n\topacity: 0.8;\n}\n\n* {\n\tfont-family: \"Comic Neue\", sans-serif;\n}\n\n.mes * {\nfont-weight: normal;\n}\n\n/*.mes p { font-family: \"Great Vibes\", sans-serif;\nline-height: 16px;\n}*/\n\nrp {\n\tdisplay: revert !important;\n}\nrt {\n\tfont-size: 9pt;\n}\n\nq::before {\n\tcontent: \"\\2014\" !important;\n\tmargin-right: 2px;\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=\"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=\"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=\"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}\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}\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}\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\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\n.coom-list {\n\tdisplay: flex;\n\tflex-direction: column;\n\talign-content: start;\n\tgap: 4px;\n\tlist-style-type: none;\n\tmargin: 0;\n\tpadding: 0;\n}\n\n.mes button {\n\tcolor: var(--SmartThemeBodyColor);\n\tbackground-color: var(--SmartThemeBotMesBlurTintColor);\n\tpadding: 1em 1em;\n\tborder-radius: 8px;\n\tborder: 0;\n\ttext-shadow: 0 0 3px black;\n\ttext-align: start;\n\tcursor: pointer;\n\ttransition: transform 100ms ease-in-out;\n}\n\n.mes .coom-list button {\n\tpadding: 0.4em 0.66em;\n}\n\n.mes .coom-list button:hover {\n\tfilter: brightness(1.1);\n\ttransform: scale(1.02, 1.11);\n}\n\n.mes .coom-list button:active {\n\ttransform: scale(0.994, 0.9);\n}\n\n/* border radius for cappucino with avatars */\nbody:not(.hideChatAvatars) .mes_block {\n\tborder-top-left-radius: 0;\n\tborder-bottom-left-radius: 0;\n}\n\nbody:not(.hideChatAvatars) .avatar img {\n\tborder-top-right-radius: 0;\n\tborder-bottom-right-radius: 0;\n}\n\n.inline-avatar {\n\tbackground-image: var(--avatar-url);\n\twidth: 10em;\n\theight: 10em;\n\tbackground-size: contain;\n\tbackground-repeat: no-repeat;\n\tbackground-color: transparent;\n\tfloat: left;\n\tbackground-position: center;\n\tmargin: 1em 1ch 0 0;\n}\n",
    "bogus_folders": true,
    "zoomed_avatar_magnification": false,
    "reduced_motion": true,
    "compact_input_area": true
}