Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/gruvbox_material_dark_hard.toml')
-rw-r--r--runtime/themes/gruvbox_material_dark_hard.toml13
1 files changed, 0 insertions, 13 deletions
diff --git a/runtime/themes/gruvbox_material_dark_hard.toml b/runtime/themes/gruvbox_material_dark_hard.toml
deleted file mode 100644
index d57c5438..00000000
--- a/runtime/themes/gruvbox_material_dark_hard.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Gruvbox Material Dark 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_dark_medium"
-
-[palette]
-bg0 = "#1d2021"
-bg1 = "#282828"
-bg2 = "#3c3836"
-bg3 = "#504945"