diff --git a/public/themes/Default (Dark) 1.7.1.json b/public/themes/Default (Dark) 1.7.1.json new file mode 100644 index 000000000..5ccbc2d99 --- /dev/null +++ b/public/themes/Default (Dark) 1.7.1.json @@ -0,0 +1,21 @@ +{ + "name": "Default (Dark) 1.7.1", + "blur_strength": 10, + "main_text_color": "rgba(220, 220, 210, 1)", + "italics_text_color": "rgba(145, 145, 145, 1)", + "quote_text_color": "rgba(225, 138, 36, 1)", + "blur_tint_color": "rgba(23, 23, 23, 1)", + "user_mes_blur_tint_color": "rgba(0, 0, 0, 0.9)", + "bot_mes_blur_tint_color": "rgba(0, 0, 0, 0.9)", + "shadow_color": "rgba(0, 0, 0, 1)", + "shadow_width": 2, + "font_scale": 1, + "fast_ui_mode": true, + "waifuMode": false, + "avatar_style": 0, + "chat_display": 0, + "noShadows": true, + "sheld_width": 0, + "timer_enabled": false, + "hotswap_enabled": true +} \ No newline at end of file diff --git a/public/themes/Ross v2.json b/public/themes/Ross v2.json new file mode 100644 index 000000000..1634c4922 --- /dev/null +++ b/public/themes/Ross v2.json @@ -0,0 +1,21 @@ +{ + "name": "Ross v2", + "blur_strength": 10, + "main_text_color": "rgba(230, 230, 220, 1)", + "italics_text_color": "rgba(145, 145, 145, 1)", + "quote_text_color": "rgba(73, 179, 255, 0.91)", + "blur_tint_color": "rgba(0, 0, 0, 0.5)", + "user_mes_blur_tint_color": "rgba(51, 51, 51, 0.2)", + "bot_mes_blur_tint_color": "rgba(97, 97, 97, 0.43)", + "shadow_color": "rgba(0, 0, 0, 0.5)", + "shadow_width": 2, + "font_scale": 0.95, + "fast_ui_mode": false, + "waifuMode": false, + "avatar_style": 1, + "chat_display": 1, + "noShadows": false, + "sheld_width": 1, + "timer_enabled": true, + "hotswap_enabled": true +} \ No newline at end of file