diff --git a/themes/Aqua Blue.json b/themes/Aqua Blue.json deleted file mode 100644 index 1cd4f5880..000000000 --- a/themes/Aqua Blue.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "Aqua Blue", - "blur_strength": 2, - "main_text_color": "rgba(160, 190, 190, 1)", - "italics_text_color": "rgba(170, 200, 200, 1)", - "fastui_bg_color": "rgba(7, 54, 66, 0.9)", - "blur_tint_color": "rgba(0, 43, 54, 0.8)" -} \ No newline at end of file diff --git a/themes/Default (Dark).json b/themes/Default (Dark).json deleted file mode 100644 index 1997cd35e..000000000 --- a/themes/Default (Dark).json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "Default (Dark)", - "blur_strength": 10, - "main_text_color": "rgb(220, 220, 210)", - "italics_text_color": "rgb(175, 175, 175)", - "fastui_bg_color": "rgba(0, 0, 0, 0.9)", - "blur_tint_color": "rgba(0, 0, 0, 0.5)" -} \ No newline at end of file diff --git a/themes/Megumin Red.json b/themes/Megumin Red.json deleted file mode 100644 index c403a950b..000000000 --- a/themes/Megumin Red.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "Megumin Red", - "blur_strength": 10, - "main_text_color": "rgba(230, 230, 230, 1)", - "italics_text_color": "rgba(200, 200, 200, 1)", - "fastui_bg_color": "rgba(70, 5, 5, 0.9)", - "blur_tint_color": "rgba(50, 10, 10, 0.75)" -} \ No newline at end of file