Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/gruvbox_material_light_hard.toml')
-rw-r--r--runtime/themes/gruvbox_material_light_hard.toml14
1 files changed, 0 insertions, 14 deletions
diff --git a/runtime/themes/gruvbox_material_light_hard.toml b/runtime/themes/gruvbox_material_light_hard.toml
deleted file mode 100644
index 0c4e3bef..00000000
--- a/runtime/themes/gruvbox_material_light_hard.toml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Gruvbox Material Light Hard 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 = "#f9f5d7"
-bg1 = "#f5edca"
-bg2 = "#f2e5bc"
-bg3 = "#ebdbb2"
-bg4 = "#eee0b7"