mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-11 17:07:07 +01:00
37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"name": "Azure",
|
|
"blur_strength": 11,
|
|
"main_text_color": "rgba(171, 198, 223, 1)",
|
|
"italics_text_color": "rgba(255, 255, 255, 1)",
|
|
"underline_text_color": "rgba(188, 231, 207, 1)",
|
|
"quote_text_color": "rgba(111, 133, 253, 1)",
|
|
"blur_tint_color": "rgba(23, 30, 33, 0.61)",
|
|
"chat_tint_color": "rgba(23, 23, 23, 0)",
|
|
"user_mes_blur_tint_color": "rgba(0, 28, 174, 0.2)",
|
|
"bot_mes_blur_tint_color": "rgba(0, 13, 57, 0.22)",
|
|
"shadow_color": "rgba(0, 0, 0, 1)",
|
|
"shadow_width": 5,
|
|
"border_color": "rgba(0, 0, 0, 0.5)",
|
|
"font_scale": 1,
|
|
"fast_ui_mode": false,
|
|
"waifuMode": false,
|
|
"avatar_style": 1,
|
|
"chat_display": 1,
|
|
"noShadows": false,
|
|
"chat_width": 50,
|
|
"timer_enabled": true,
|
|
"timestamps_enabled": true,
|
|
"timestamp_model_icon": false,
|
|
"mesIDDisplay_enabled": true,
|
|
"hideChatAvatars_enabled": false,
|
|
"message_token_count_enabled": false,
|
|
"expand_message_actions": false,
|
|
"enableZenSliders": false,
|
|
"enableLabMode": false,
|
|
"hotswap_enabled": true,
|
|
"custom_css": "",
|
|
"bogus_folders": false,
|
|
"reduced_motion": false,
|
|
"compact_input_area": false
|
|
}
|