{
    "name": "Dracula Light",
    "blur_strength": 8,
    "main_text_color": "rgba(124, 58, 237, 1)",
    "italics_text_color": "rgba(124, 58, 237, 0.6)",
    "underline_text_color": "rgba(217, 70, 168, 1)",
    "quote_text_color": "rgba(8, 145, 178, 1)",
    "blur_tint_color": "rgba(248, 248, 242, 1)",
    "chat_tint_color": "rgba(240, 240, 235, 0.05)",
    "user_mes_blur_tint_color": "rgba(228, 228, 222, 0.9)",
    "bot_mes_blur_tint_color": "rgba(235, 235, 230, 0.9)",
    "shadow_color": "rgba(124, 58, 237, 0.3)",
    "shadow_width": 1,
    "border_color": "rgba(124, 58, 237, 0.25)",
    "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   \"Dracula Light\"\n   Classic palette inverted to light\n\n   Based on the Dracula color palette (custom inversion)\n   https://draculatheme.com\n\n   - - - - - - - - - - - - - - - - - */\n\n:root {\n    --customThemeColor-primary: rgba(124, 58, 237, 1);\n    --customThemeColor-secondary: rgba(217, 70, 168, 1);\n    --customTopBarColor: rgba(240, 240, 235, 0.9);\n    --Drawer-iconColor: rgba(124, 58, 237, 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(248, 248, 242, 1);\n    --fullred: rgb(229, 57, 53);\n    --crimson70a: rgb(229, 57, 53);\n    --white30a: rgba(220, 220, 230, 0.9);\n    --white50a: var(--customThemeColor-primary);\n    --white70a: var(--customThemeColor-primary);\n    --black30a: rgba(0, 0, 0, 0.1);\n    --black50a: rgba(0, 0, 0, 0.2);\n    --cobalt30a: rgba(0, 0, 0, 0.1);\n    --okGreen70a: rgba(34, 197, 94, 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) 30%, transparent 70%); color: #000; }\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 3px rgba(255, 255, 255, 0.8); }\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"
}