diff --git a/public/themes/Aqua Blue v2.json b/public/themes/Aqua Blue v2.json new file mode 100644 index 000000000..9a6de46e9 --- /dev/null +++ b/public/themes/Aqua Blue v2.json @@ -0,0 +1 @@ +{"name":"Aqua Blue v2","blur_strength":2,"main_text_color":"rgba(160, 190, 190, 1)","italics_text_color":"rgba(170, 200, 200, 1)","quote_text_color":"rgba(97, 161, 207, 1)","fastui_bg_color":"rgba(7, 54, 66, 0.9)","blur_tint_color":"rgba(0, 43, 54, 0.8)","shadow_color":"rgba(0, 0, 0, 0.5)","shadow_width":2,"font_scale":0.95,"fast_ui_mode":false,"waifuMode":false,"avatar_style":0,"chat_display":0,"noShadows":false,"sheld_width":0,"timer_enabled":false,"hotswap_enabled":false} \ No newline at end of file diff --git a/public/themes/Default (Minimal Dark) v2.json b/public/themes/Default (Minimal Dark) v2.json new file mode 100644 index 000000000..b8f841231 --- /dev/null +++ b/public/themes/Default (Minimal Dark) v2.json @@ -0,0 +1,20 @@ +{ + "name": "Default (Minimal Dark)", + "blur_strength": 10, + "main_text_color": "rgba(255, 255, 255, 1)", + "italics_text_color": "rgba(255, 255, 255, 1)", + "quote_text_color": "rgba(255, 255, 255, 1)", + "fastui_bg_color": "rgba(0, 0, 0, 0.9)", + "blur_tint_color": "rgba(0, 0, 0, 0.5)", + "shadow_color": "rgba(0, 0, 0, 0.5)", + "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": false +} \ No newline at end of file diff --git a/public/themes/Default (Minimal Light).json b/public/themes/Default (Minimal Light).json new file mode 100644 index 000000000..5cbe3b9bc --- /dev/null +++ b/public/themes/Default (Minimal Light).json @@ -0,0 +1 @@ +{"name":"Default (Minimal Light)","blur_strength":10,"main_text_color":"rgba(0, 0, 0, 1)","italics_text_color":"rgba(104, 104, 104, 1)","quote_text_color":"rgba(191, 154, 81, 1)","fastui_bg_color":"rgba(225, 225, 225, 1)","blur_tint_color":"rgba(228, 228, 228, 0.76)","shadow_color":"rgba(0, 0, 0, 0.5)","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":false} \ No newline at end of file diff --git a/public/themes/Megumin Red v2.json b/public/themes/Megumin Red v2.json new file mode 100644 index 000000000..e3697b209 --- /dev/null +++ b/public/themes/Megumin Red v2.json @@ -0,0 +1 @@ +{"name":"Megumin Red v2","blur_strength":10,"main_text_color":"rgba(230, 230, 230, 1)","italics_text_color":"rgba(200, 200, 200, 1)","quote_text_color":"rgba(97, 161, 207, 1)","fastui_bg_color":"rgba(70, 5, 5, 1)","blur_tint_color":"rgba(50, 10, 10, 0.75)","shadow_color":"rgba(0, 0, 0, 0.5)","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":true,"hotswap_enabled":true} \ No newline at end of file diff --git a/public/themes/Ross.json b/public/themes/Ross.json new file mode 100644 index 000000000..75f8675fb --- /dev/null +++ b/public/themes/Ross.json @@ -0,0 +1,20 @@ +{ + "name": "Ross", + "blur_strength": 10, + "main_text_color": "rgba(255, 255, 255, 1)", + "italics_text_color": "rgba(143, 143, 143, 1)", + "quote_text_color": "rgba(97, 161, 207, 1)", + "fastui_bg_color": "rgba(0, 0, 0, 0.9)", + "blur_tint_color": "rgba(50, 50, 50, 0.48)", + "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