mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-14 10:24:47 +01:00
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"name": "Dark Lite",
|
|
"blur_strength": 10,
|
|
"main_text_color": "rgba(220, 220, 210, 1)",
|
|
"italics_text_color": "rgba(145, 145, 145, 1)",
|
|
"underline_text_color": "rgba(188, 231, 207, 1)",
|
|
"quote_text_color": "rgba(225, 138, 36, 1)",
|
|
"blur_tint_color": "rgba(23, 23, 23, 1)",
|
|
"chat_tint_color": "rgba(23, 23, 23, 1)",
|
|
"user_mes_blur_tint_color": "rgba(30, 30, 30, 0.9)",
|
|
"bot_mes_blur_tint_color": "rgba(30, 30, 30, 0.9)",
|
|
"shadow_color": "rgba(0, 0, 0, 1)",
|
|
"shadow_width": 2,
|
|
"border_color": "rgba(0, 0, 0, 1)",
|
|
"font_scale": 1,
|
|
"fast_ui_mode": true,
|
|
"waifuMode": false,
|
|
"avatar_style": 0,
|
|
"chat_display": 0,
|
|
"noShadows": true,
|
|
"chat_width": 50,
|
|
"timer_enabled": false,
|
|
"timestamps_enabled": true,
|
|
"timestamp_model_icon": true,
|
|
"mesIDDisplay_enabled": false,
|
|
"message_token_count_enabled": false,
|
|
"expand_message_actions": false,
|
|
"enableZenSliders": "",
|
|
"enableLabMode": "",
|
|
"hotswap_enabled": true,
|
|
"custom_css": "",
|
|
"bogus_folders": true,
|
|
"reduced_motion": false,
|
|
"compact_input_area": true
|
|
}
|