Blame Raw
· · · 36 lines (1.2 KB)
0 contributors
1{
2 "name": "Cappuccino",
3 "blur_strength": 3,
4 "main_text_color": "rgba(235, 235, 235, 1)",
5 "italics_text_color": "rgba(230, 210, 190, 1)",
6 "underline_text_color": "rgba(205, 180, 160, 1)",
7 "quote_text_color": "rgba(165, 140, 115, 1)",
8 "blur_tint_color": "rgba(34, 30, 32, 0.95)",
9 "chat_tint_color": "rgba(50, 45, 50, 0.75)",
10 "user_mes_blur_tint_color": "rgba(34, 30, 32, 0.75)",
11 "bot_mes_blur_tint_color": "rgba(34, 30, 32, 0.75)",
12 "shadow_color": "rgba(0, 0, 0, 0.3)",
13 "shadow_width": 1,
14 "border_color": "rgba(80, 80, 80, 0.89)",
15 "font_scale": 1,
16 "fast_ui_mode": false,
17 "waifuMode": false,
18 "avatar_style": 0,
19 "chat_display": 1,
20 "noShadows": false,
21 "chat_width": 50,
22 "timer_enabled": false,
23 "timestamps_enabled": true,
24 "timestamp_model_icon": true,
25 "mesIDDisplay_enabled": true,
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 "reduced_motion": false,
35 "compact_input_area": true
36}