{
    "name": "Everforest Dark",
    "blur_strength": 8,
    "main_text_color": "rgba(184, 192, 173, 1)",
    "italics_text_color": "rgba(167, 192, 128, 0.5)",
    "underline_text_color": "rgba(230, 152, 117, 1)",
    "quote_text_color": "rgba(131, 192, 179, 1)",
    "blur_tint_color": "rgba(45, 53, 59, 1)",
    "chat_tint_color": "rgba(39, 46, 51, 0.05)",
    "user_mes_blur_tint_color": "rgba(52, 61, 70, 0.9)",
    "bot_mes_blur_tint_color": "rgba(34, 39, 45, 0.86)",
    "shadow_color": "rgba(167, 192, 128, 0.4)",
    "shadow_width": 1,
    "border_color": "rgba(167, 192, 128, 0.3)",
    "font_scale": 1,
    "fast_ui_mode": false,
    "waifuMode": false,
    "avatar_style": 0,
    "chat_display": 6,
    "toastr_position": "toast-top-center",
    "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": true,
    "expand_message_actions": true,
    "enableZenSliders": false,
    "enableLabMode": false,
    "hotswap_enabled": true,
    "custom_css": "/* - - - - - - - - - - - - - - - - -\n\n   \"Everforest Dark\"\n   Soft nature tones\n\n   Based on the Everforest color palette\n   https://github.com/sainnhe/everforest\n\n   - - - - - - - - - - - - - - - - - */\n\n:root {\n    --customThemeColor-primary: rgba(167, 192, 128, 1);\n    --customThemeColor-secondary: rgba(230, 152, 117, 1);\n    --customTopBarColor: rgba(39, 46, 51, 0.8);\n    --Drawer-iconColor: rgba(167, 192, 128, 0.9);\n    --sheldBackgroundColor: rgba(0, 0, 0, 0);\n    --custom-avatar: calc(var(--avatar-base-width) * 0.8);\n    --customThemeMenuColor: var(--SmartThemeChatTintColor);\n    --active: var(--customThemeColor-primary);\n    --SmartThemeCheckboxTickColor: rgba(45, 53, 59, 1);\n    --fullred: rgb(229, 57, 53);\n    --crimson70a: rgb(229, 57, 53);\n    --white30a: rgba(50, 50, 50, 0.9);\n    --white50a: var(--customThemeColor-primary);\n    --white70a: var(--customThemeColor-primary);\n    --black30a: rgba(0, 0, 0, 0.3);\n    --black50a: rgba(0, 0, 0, 0.5);\n    --cobalt30a: rgba(0, 0, 0, 0.3);\n    --okGreen70a: rgba(167, 192, 128, 0.8);\n    --warning: var(--customThemeColor-primary);\n    --golden: var(--customThemeColor-primary);\n}\n\na { color: var(--customThemeColor-primary); }\na:hover { color: var(--customThemeColor-secondary); }\n::selection { background-color: color-mix(in srgb, var(--customThemeColor-primary) 50%, transparent 50%); color: #FFF; }\nh1, h2, h3 { color: var(--customThemeColor-primary); }\nh3 { border-left: 5px solid var(--customThemeColor-primary); }\ncode { color: var(--customThemeColor-primary); }\n.lastInContext { border-top: 3px dotted var(--customThemeColor-primary) !important; }\n#chat .mes[is_user=\"true\"] .name_text { color: var(--customThemeColor-primary) !important; }\n#chat .mes[is_user=\"true\"] .avatar { border: 1px solid var(--customThemeColor-primary) !important; }\n.drawer-icon { color: var(--Drawer-iconColor) !important; text-shadow: 0 0 5px var(--customThemeColor-primary); }\n#top-bar { background-color: var(--customTopBarColor) !important; }\n#left-nav-panel, #right-nav-panel, .drawer-content { border-top: 2px solid var(--customThemeColor-primary); }\ninput[type=\"checkbox\"]:checked { background-color: var(--customThemeColor-primary) !important; }\ninput[type=\"range\"] { background: var(--customThemeColor-primary); }\n::-webkit-scrollbar-thumb { background-color: var(--customThemeColor-primary); }\n* { scrollbar-color: var(--customThemeColor-primary) transparent; }",
    "bogus_folders": true,
    "zoomed_avatar_magnification": false,
    "reduced_motion": false,
    "compact_input_area": true,
    "show_swipe_num_all_messages": false,
    "click_to_edit": false,
    "media_display": "list"
}