Nitral-AI commited on
Commit
532340a
1 Parent(s): 45e1628

Upload Hathor_Theme.json

Browse files
Files changed (1) hide show
  1. Hathor Presets/Hathor_Theme.json +37 -0
Hathor Presets/Hathor_Theme.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Hathor_Theme",
3
+ "blur_strength": 10,
4
+ "main_text_color": "rgba(0, 253, 253, 0.9)",
5
+ "italics_text_color": "rgba(255, 245, 0, 1)",
6
+ "underline_text_color": "rgba(255, 255, 255, 0.9)",
7
+ "quote_text_color": "rgba(255, 255, 255, 1)",
8
+ "blur_tint_color": "rgba(0, 2, 8, 0.86)",
9
+ "chat_tint_color": "rgba(0, 0, 0, 0)",
10
+ "user_mes_blur_tint_color": "rgba(0, 2, 8, 0.86)",
11
+ "bot_mes_blur_tint_color": "rgba(0, 2, 8, 0.86)",
12
+ "shadow_color": "rgba(0, 0, 0, 1)",
13
+ "shadow_width": 5,
14
+ "border_color": "rgba(255, 245, 0, 0.69)",
15
+ "font_scale": 0.8,
16
+ "fast_ui_mode": true,
17
+ "waifuMode": true,
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": false,
25
+ "mesIDDisplay_enabled": false,
26
+ "hideChatAvatars_enabled": true,
27
+ "message_token_count_enabled": false,
28
+ "expand_message_actions": true,
29
+ "enableZenSliders": false,
30
+ "enableLabMode": false,
31
+ "hotswap_enabled": true,
32
+ "custom_css": "",
33
+ "bogus_folders": false,
34
+ "zoomed_avatar_magnification": false,
35
+ "reduced_motion": false,
36
+ "compact_input_area": true
37
+ }