Blame Raw
· · · 37 lines (1.2 KB)
0 contributors
1{
2 "name": "Dark V 1.0",
3 "blur_strength": 13,
4 "main_text_color": "rgba(207, 207, 197, 1)",
5 "italics_text_color": "rgba(145, 145, 145, 1)",
6 "underline_text_color": "rgba(145, 145, 145, 1)",
7 "quote_text_color": "rgba(198, 193, 151, 1)",
8 "blur_tint_color": "rgba(29, 33, 40, 0.9)",
9 "chat_tint_color": "rgba(29, 33, 40, 0.9)",
10 "user_mes_blur_tint_color": "rgba(29, 33, 40, 0.9)",
11 "bot_mes_blur_tint_color": "rgba(29, 33, 40, 0.9)",
12 "shadow_color": "rgba(0, 0, 0, 0.9)",
13 "shadow_width": 2,
14 "border_color": "rgba(0, 0, 0, 1)",
15 "font_scale": 1,
16 "fast_ui_mode": false,
17 "waifuMode": false,
18 "avatar_style": 0,
19 "chat_display": 0,
20 "noShadows": false,
21 "chat_width": 55,
22 "timer_enabled": false,
23 "timestamps_enabled": false,
24 "timestamp_model_icon": false,
25 "mesIDDisplay_enabled": false,
26 "hideChatAvatars_enabled": false,
27 "message_token_count_enabled": false,
28 "expand_message_actions": false,
29 "enableZenSliders": false,
30 "enableLabMode": false,
31 "hotswap_enabled": true,
32 "custom_css": "",
33 "bogus_folders": true,
34 "zoomed_avatar_magnification": true,
35 "reduced_motion": true,
36 "compact_input_area": false
37}