Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/gruvbox_material_light_soft.toml')
-rw-r--r--runtime/themes/gruvbox_material_light_soft.toml14
1 files changed, 0 insertions, 14 deletions
diff --git a/runtime/themes/gruvbox_material_light_soft.toml b/runtime/themes/gruvbox_material_light_soft.toml
deleted file mode 100644
index ac74f243..00000000
--- a/runtime/themes/gruvbox_material_light_soft.toml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Gruvbox Material Light Soft for Helix
-# Original Author: @sainnhe (https://github.com/sainnhe/gruvbox-material)
-# Base theme ported by: @satoqz
-# Palette ported by: @ivan-shymkiv
-# License: MIT
-
-inherits = "gruvbox_material_light_medium"
-
-[palette]
-bg0 = "#f2e5bc"
-bg1 = "#eddeb5"
-bg2 = "#e6d5ae"
-bg3 = "#d5c4a1"
-bg4 = "#dac9a5"