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