Spaces:
Running
Running
Upload 5 files
Browse files
default/content/themes/Azure.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Azure",
|
3 |
+
"blur_strength": 11,
|
4 |
+
"main_text_color": "rgba(171, 198, 223, 1)",
|
5 |
+
"italics_text_color": "rgba(255, 255, 255, 1)",
|
6 |
+
"underline_text_color": "rgba(188, 231, 207, 1)",
|
7 |
+
"quote_text_color": "rgba(111, 133, 253, 1)",
|
8 |
+
"blur_tint_color": "rgba(23, 30, 33, 0.61)",
|
9 |
+
"chat_tint_color": "rgba(23, 23, 23, 0)",
|
10 |
+
"user_mes_blur_tint_color": "rgba(0, 28, 174, 0.2)",
|
11 |
+
"bot_mes_blur_tint_color": "rgba(0, 13, 57, 0.22)",
|
12 |
+
"shadow_color": "rgba(0, 0, 0, 1)",
|
13 |
+
"shadow_width": 5,
|
14 |
+
"border_color": "rgba(0, 0, 0, 0.5)",
|
15 |
+
"font_scale": 1,
|
16 |
+
"fast_ui_mode": false,
|
17 |
+
"waifuMode": false,
|
18 |
+
"avatar_style": 1,
|
19 |
+
"chat_display": 1,
|
20 |
+
"noShadows": false,
|
21 |
+
"chat_width": 50,
|
22 |
+
"timer_enabled": true,
|
23 |
+
"timestamps_enabled": true,
|
24 |
+
"timestamp_model_icon": false,
|
25 |
+
"mesIDDisplay_enabled": true,
|
26 |
+
"message_token_count_enabled": false,
|
27 |
+
"expand_message_actions": false,
|
28 |
+
"enableZenSliders": false,
|
29 |
+
"enableLabMode": false,
|
30 |
+
"hotswap_enabled": true,
|
31 |
+
"custom_css": "",
|
32 |
+
"bogus_folders": false,
|
33 |
+
"reduced_motion": false,
|
34 |
+
"compact_input_area": false
|
35 |
+
}
|
default/content/themes/Cappuccino.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"message_token_count_enabled": false,
|
27 |
+
"expand_message_actions": false,
|
28 |
+
"enableZenSliders": false,
|
29 |
+
"enableLabMode": false,
|
30 |
+
"hotswap_enabled": true,
|
31 |
+
"custom_css": "",
|
32 |
+
"bogus_folders": true,
|
33 |
+
"reduced_motion": false,
|
34 |
+
"compact_input_area": true
|
35 |
+
}
|
default/content/themes/Celestial Macaron.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Celestial Macaron",
|
3 |
+
"blur_strength": 10,
|
4 |
+
"main_text_color": "rgba(229, 175, 162, 1)",
|
5 |
+
"italics_text_color": "rgba(146, 147, 161, 1)",
|
6 |
+
"underline_text_color": "rgba(157, 215, 198, 1)",
|
7 |
+
"quote_text_color": "rgba(197, 202, 206, 1)",
|
8 |
+
"blur_tint_color": "rgba(23, 36, 55, 0.9)",
|
9 |
+
"chat_tint_color": "rgba(18, 26, 40, 0.9)",
|
10 |
+
"user_mes_blur_tint_color": "rgba(51, 67, 90, 0.7)",
|
11 |
+
"bot_mes_blur_tint_color": "rgba(23, 36, 55, 0.75)",
|
12 |
+
"shadow_color": "rgba(0, 0, 0, 0.3)",
|
13 |
+
"shadow_width": 1,
|
14 |
+
"border_color": "rgba(60, 74, 110, 0.93)",
|
15 |
+
"font_scale": 1,
|
16 |
+
"fast_ui_mode": false,
|
17 |
+
"waifuMode": false,
|
18 |
+
"avatar_style": 0,
|
19 |
+
"chat_display": 1,
|
20 |
+
"noShadows": true,
|
21 |
+
"chat_width": 58,
|
22 |
+
"timer_enabled": true,
|
23 |
+
"timestamps_enabled": true,
|
24 |
+
"timestamp_model_icon": false,
|
25 |
+
"mesIDDisplay_enabled": true,
|
26 |
+
"hideChatAvatars_enabled": false,
|
27 |
+
"message_token_count_enabled": true,
|
28 |
+
"expand_message_actions": true,
|
29 |
+
"enableZenSliders": false,
|
30 |
+
"enableLabMode": false,
|
31 |
+
"hotswap_enabled": true,
|
32 |
+
"custom_css": "",
|
33 |
+
"bogus_folders": true,
|
34 |
+
"zoomed_avatar_magnification": false,
|
35 |
+
"reduced_motion": false,
|
36 |
+
"compact_input_area": true
|
37 |
+
}
|
default/content/themes/Dark Lite.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"message_token_count_enabled": false,
|
27 |
+
"expand_message_actions": false,
|
28 |
+
"enableZenSliders": "",
|
29 |
+
"enableLabMode": "",
|
30 |
+
"hotswap_enabled": true,
|
31 |
+
"custom_css": "",
|
32 |
+
"bogus_folders": true,
|
33 |
+
"reduced_motion": false,
|
34 |
+
"compact_input_area": true
|
35 |
+
}
|
default/content/themes/Dark V 1.0.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
}
|