Virt-io commited on
Commit
eedfc48
1 Parent(s): 9683fc5

Upload Visual-Dawn.json

Browse files
Files changed (1) hide show
  1. Themes/Visual-Dawn.json +35 -0
Themes/Visual-Dawn.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Visual-Dawn",
3
+ "blur_strength": 10,
4
+ "main_text_color": "rgba(155, 206, 215, 1)",
5
+ "italics_text_color": "rgba(234, 111, 145, 1)",
6
+ "underline_text_color": "rgba(188, 231, 207, 1)",
7
+ "quote_text_color": "rgba(241, 202, 147, 1)",
8
+ "blur_tint_color": "rgba(64, 60, 88, 1)",
9
+ "chat_tint_color": "rgba(64, 60, 88, 0.95)",
10
+ "user_mes_blur_tint_color": "rgba(155, 206, 215, 1)",
11
+ "bot_mes_blur_tint_color": "rgba(155, 206, 215, 1)",
12
+ "shadow_color": "rgba(234, 187, 185, 0.12)",
13
+ "shadow_width": 1,
14
+ "border_color": "rgba(234, 187, 185, 0.12)",
15
+ "font_scale": 1.05,
16
+ "fast_ui_mode": true,
17
+ "waifuMode": true,
18
+ "avatar_style": 0,
19
+ "chat_display": 0,
20
+ "noShadows": false,
21
+ "chat_width": 55,
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": true,
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": true
35
+ }