SillyTavern / MatrixTheme.json
TheMatrixSystem's picture
Rename Matrix Theme.json to MatrixTheme.json
6320ff7 verified
{
"name": "Matrix",
"blur_strength": 10,
"main_text_color": "rgba(8, 178, 107, 0.84)",
"italics_text_color": "rgba(88, 197, 159, 0.96)",
"underline_text_color": "rgba(44, 124, 100, 0.93)",
"quote_text_color": "rgba(0, 141, 99, 0.87)",
"blur_tint_color": "rgba(11, 22, 14, 0.9)",
"chat_tint_color": "rgba(11, 22, 14, 0.69)",
"user_mes_blur_tint_color": "rgba(51, 67, 90, 0.7)",
"bot_mes_blur_tint_color": "rgba(23, 36, 55, 0.75)",
"shadow_color": "rgba(0, 0, 0, 0.47)",
"shadow_width": 1,
"border_color": "rgba(60, 74, 110, 0.93)",
"font_scale": 0.85,
"fast_ui_mode": true,
"waifuMode": false,
"avatar_style": 1,
"chat_display": 0,
"toastr_position": "toast-top-center",
"noShadows": false,
"chat_width": 58,
"timer_enabled": false,
"timestamps_enabled": true,
"timestamp_model_icon": false,
"mesIDDisplay_enabled": true,
"hideChatAvatars_enabled": false,
"message_token_count_enabled": false,
"expand_message_actions": true,
"enableZenSliders": false,
"enableLabMode": false,
"hotswap_enabled": true,
"custom_css": "",
"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"
}